Mercurial > MadButterfly
log tools/svg2code.py @ 210:3fadd2f2742e
age | author | description |
---|---|---|
Fri, 12 Dec 2008 00:33:54 +0800 | Thinker K.F. Li | M4 macros to generate code for dynamic loading. |
Wed, 19 Nov 2008 00:27:20 +0800 | wycc | Translate the path string into binary array to save the parsing in the runtime. It can reduce the size as well. |
Wed, 10 Sep 2008 13:35:56 +0800 | Thinker K.F. Li | More documentation. |
Fri, 22 Aug 2008 16:14:53 +0800 | Thinker K.F. Li | Fix bug of dealing matrix(). |
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. |