evas: use portable environment lookup.
[platform/upstream/efl.git] / NOTES
1 Evas_VG_Color_List
2   - List of color
3
4 Evas_VG_Gradient
5   gradient_type_set (radial, linear)
6   color_list_set
7   point_set (i, x, y)
8
9 Evas_VG_Fill
10   - abstract
11
12 Evas_VG_Root_Node (only one at the top, Evas_VG_Container)
13
14 Evas_VG_Shape
15   fill
16   stroke_scale
17   stroke_color
18   stroke_fill
19   stroke_width
20   stroke_location
21   stroke_dash(length[], gap[])
22   stroke_marker(Evas_VG_Shape *)
23   stroke_cap
24   stroke_join
25
26 Evas_VG_Filter
27   ??
28
29 bounds_get -> Evas_VG_Node
30
31 Eina_Matrix3