log src/shape_path.c @ 709:920c9e6e4214

age author description
Fri, 13 Aug 2010 17:51:21 +0800 Thinker K.F. Li Make code clear
Fri, 13 Aug 2010 17:26:25 +0800 Thinker K.F. Li Fix issue of relative path data.
Thu, 26 Nov 2009 14:49:39 +0800 Thinker K.F. Li Make path data constant. Android_Skia
Thu, 10 Sep 2009 22:24:02 +0800 Thinker K.F. Li Remove old sh_path_arc_path() code.
Thu, 10 Sep 2009 22:21:51 +0800 Thinker K.F. Li Count positions an arc being for bounding box of the path.
Thu, 10 Sep 2009 17:36:45 +0800 Thinker K.F. Li Use cairo to transform and draw arc.
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.