stefan pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=ed68159d34acaedd6165295e8016ffed30f67f3f

commit ed68159d34acaedd6165295e8016ffed30f67f3f
Author: Stefan Schmidt <ste...@osg.samsung.com>
Date:   Wed Aug 30 09:59:57 2017 +0200

    docs: remove outdated NOTES files with random notes about evas_vg
    
    I have to say I am buffled that this file made it into the tree. The
    naming is very generic (similar to NEWS; README, etc) but it only
    contains some random notes about evas_vg. It has not been updated since
    its initial commit in 2015 either.
    
    Cedric, if you want to have these notes somewhere put them into
    src/lib/evas, or better make it a real doc and put it into the wiki.
---
 NOTES | 31 -------------------------------
 1 file changed, 31 deletions(-)

diff --git a/NOTES b/NOTES
deleted file mode 100644
index bb565c266b..0000000000
--- a/NOTES
+++ /dev/null
@@ -1,31 +0,0 @@
-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

-- 


Reply via email to