Mercurial > MadButterfly
log src/shape_text.c @ 279:86a5ae82ccf2 mbtext
age | author | description |
---|---|---|
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 |
Mon, 15 Dec 2008 10:13:03 +0800 | Thinker K.F. Li | X backend only sent EVT_MOUSE_MOVE_RAW to MadButterfly. |
Tue, 09 Dec 2008 17:34:10 +0800 | Thinker K.F. Li | Start moving to mb_obj_t |
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 |
Tue, 04 Nov 2008 17:00:26 +0800 | Thinker K.F. Li | Move header files into include/mb/ subdirectory and remove symlink 'mb'. include_mb_test |
Sun, 05 Oct 2008 23:32:58 +0800 | Thinker K.F. Li | Postponse free of coords, shapes, and paints when the rdman is dirty. |