log tools/svg2code.py @ 285:248a40d51473

age author description
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.
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, 31 Jan 2009 09:41:04 +0800 wycc Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size. mbtext
Sun, 25 Jan 2009 00:20:34 +0800 Thinker K.F. Li Fix mis-behavior of translate_path_data() on arc.
Fri, 23 Jan 2009 23:00:23 +0800 Thinker K.F. Li Integrate sh_image with svg2code.py.
Thu, 15 Jan 2009 16:46:47 +0800 Thinker K.F. Li Simple image loader and image shape.