log src/shape_stext.c @ 1535:9aff42a7e2b9 tip

age author description
Sat, 05 Mar 2011 22:00:16 +0800 Thinker K.F. Li Add clone functions for shape types
Sun, 28 Nov 2010 13:18:49 +0800 Thinker K.F. Li Rename rdman_shape_man() to rdman_man_shape() to mean managing a shape
Tue, 14 Sep 2010 01:08:39 +0800 Shih-Yuan Lee (FourDollars) Unify coding style tag for emacs and vim.
Sat, 28 Aug 2010 22:54:07 +0800 Thinker K.F. Li Fix position issue of stext.
Thu, 12 Nov 2009 21:33:59 +0800 Thinker K.F. Li Since cairo-ft.h is not used, removes it. Android_Skia
Thu, 12 Nov 2009 21:32:58 +0800 Thinker K.F. Li Remove mbe_matrix_t type. Android_Skia
Thu, 12 Nov 2009 21:31:10 +0800 Thinker K.F. Li Remove unnecessary functions Android_Skia
Thu, 12 Nov 2009 21:30:35 +0800 Thinker K.F. Li Add copy and clear graphic engine functions. Android_Skia
Thu, 12 Nov 2009 21:22:30 +0800 Thinker K.F. Li Move functions into graphic engine layers. Android_Skia
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.
Sun, 02 Aug 2009 11:00:37 +0800 Thinker K.F. Li Redefine cairo_text_path for unit testing