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