log examples/svg2code_ex/svg2code_ex.svg @ 1517:31a21656c0a8

age author description
Sat, 18 Dec 2010 15:41:45 +0800 Thinker K.F. Li Improve performance of function to compute center of an arc.
Sat, 31 Jan 2009 12:29:50 +0800 wycc Add merged result mbtext
Sat, 31 Jan 2009 11:51:19 +0800 wycc * Modify svg2code_ex to use differnt font size at two test items to illustrate the function of the new text parser mbtext
Sat, 24 Jan 2009 18:19:02 +0800 Thinker K.F. Li Support resizing for image.
Fri, 23 Jan 2009 23:00:23 +0800 Thinker K.F. Li Integrate sh_image with svg2code.py.
Wed, 10 Sep 2008 10:02:31 +0800 Thinker K.F. Li Fix the bug of order of cross & inner product of vectors
Tue, 09 Sep 2008 22:17:17 +0800 Thinker K.F. Li Arc in path pass the test in example svg2code_ex.
Fri, 22 Aug 2008 16:41:11 +0800 Thinker K.F. Li reduce size of svg2code_ex.svg
Fri, 22 Aug 2008 15:47:03 +0800 Thinker K.F. Li matrix() function in transform attribute of group and shapes
Fri, 22 Aug 2008 12:52:48 +0800 Thinker K.F. Li Support translate() function for transform attribute of 'g' tag.
Fri, 22 Aug 2008 00:12:04 +0800 Thinker K.F. Li example
Wed, 13 Aug 2008 09:16:21 +0800 Thinker K.F. Li start svg2code_ex example