Mercurial > MadButterfly
log tools/svg2code.py @ 313:5737548e922f
age | author | description |
---|---|---|
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 |
Sat, 31 Jan 2009 16:52:28 +0800 | wycc | Check in test program for sh_text_set_text for debugging. It is not working yet. |