Mercurial > MadButterfly
log tools/svg2code.py @ 333:bdf36a26e420
age | author | description |
---|---|---|
Sat, 07 Mar 2009 10:55:42 +0800 | Thinker K.F. Li | Make generated code clean. |
Thu, 05 Mar 2009 00:54:42 +0800 | Thinker K.F. Li | Fix bug that svg2code.py handle fill & stroke opacity in a wrong way. |
Sun, 22 Feb 2009 14:20:17 +0800 | wycc | Merge the image loader back |
Sat, 21 Feb 2009 21:45:04 +0800 | wycc | * Keep the font name as the original case. |
Sun, 15 Feb 2009 08:21:37 +0800 | wycc | Use the opacity of the style to overwrite the default opacity property of the node itself. |
Sun, 01 Feb 2009 16:28:28 +0800 | wycc | * Fix the symbol definition code which does not assume the id is the same as the mbname. |
Sat, 31 Jan 2009 17:24:00 +0800 | wycc | * Fix tspan inside tspan parsing issue |