Mercurial > MadButterfly
log include/mb_shapes.h @ 278:a90fd749af82 mbtext
age | author | description |
---|---|---|
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 |
Sat, 24 Jan 2009 15:09:03 +0800 | Thinker K.F. Li | Change function name and add comments. |
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. |
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, 05 Nov 2008 15:24:01 +0800 | Thinker K.F. Li | Move header files to $(top_srcdir)/include/ and prefixed with 'mb_'. include_mb_test base include/mb/shapes.h@b6a243a4796c |