Mercurial > MadButterfly
log src/shape_text.c @ 393:27774b93521e
age | author | description |
---|---|---|
Mon, 08 Jun 2009 07:04:20 +0800 | Thinker K.F. Li | Add sh_stext_t to implement a simple version of text shape. |
Sun, 08 Mar 2009 14:44:41 +0800 | Thinker K.F. Li | sh_image_t::img_data is managed by paint_image_t. |
Fri, 06 Mar 2009 21:04:52 +0800 | Thinker K.F. Li | Use pango_cairo_layout_path() instead of pango_cairo_show_layout(). |
Sun, 15 Feb 2009 08:34:57 +0800 | wycc | Add MBAF object suport. This is still work in progress yet. However, it won't affect other features. Therefore, it is checked in before it become mature. |
Sun, 01 Feb 2009 09:51:12 +0800 | wycc | * Add MBAF files |
Sun, 01 Feb 2009 02:14:45 +0800 | wycc | Add more text API |