log src/shape_image.c @ 1186:ca4e89cc464b

age author description
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.
Mon, 30 Aug 2010 13:43:01 +0800 Thinker K.F. Li Avoid float divide to improve performance
Mon, 30 Aug 2010 13:07:49 +0800 Thinker K.F. Li Fix bug of transformation from user space to image space.
Thu, 05 Aug 2010 18:00:46 +0800 Thinker K.F. Li Make sh_image_t managed, and init property store for managed shapes
Thu, 12 Nov 2009 21:32:58 +0800 Thinker K.F. Li Remove mbe_matrix_t type. Android_Skia
Wed, 05 Aug 2009 15:54:44 +0800 Thinker K.F. Li Replace cairo_format_t with mb_img_fmt_t.