log src/shape_text.c @ 565:c0bc60448913 Android_Skia

age author description
Thu, 12 Nov 2009 21:32:58 +0800 Thinker K.F. Li Remove mbe_matrix_t type. Android_Skia
Thu, 12 Nov 2009 21:22:30 +0800 Thinker K.F. Li Move functions into graphic engine layers. Android_Skia
Wed, 28 Oct 2009 02:35:08 +0800 wycc Add alignment support for the text layout
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.
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().