Mercurial > MadButterfly
log src/X_main.c @ 565:c0bc60448913 Android_Skia
age | author | description |
---|---|---|
Thu, 12 Nov 2009 21:31:14 +0800 | Thinker K.F. Li | Remove mbe_set_source_surface() from graphic engine. Android_Skia |
Wed, 05 Aug 2009 16:10:47 +0800 | Thinker K.F. Li | Remove all "cairo" wording. |
Wed, 05 Aug 2009 15:54:44 +0800 | Thinker K.F. Li | Replace cairo_format_t with mb_img_fmt_t. |
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
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 |
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 |