Mercurial > MadButterfly
log src/paint.c @ 602:ac2e6468a22a openvg
age | author | description |
---|---|---|
Fri, 02 Jul 2010 13:42:22 +0800 | Thinker K.F. Li | Replace mbe_image_surface_create_from_png() with mbe_pattern_create_image() openvg |
Sun, 15 Nov 2009 16:21:09 +0800 | Thinker K.F. Li | Merge add colors into constructor of gradient pattern. Android_Skia |
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. |
Tue, 04 Aug 2009 23:35:41 +0800 | Thinker K.F. Li | Replace Cairo with a abstract layer mb_graph_engine. |
Mon, 09 Mar 2009 23:05:57 +0800 | Thinker K.F. Li | Move mb_img_data_t out from argument list of rdman_shape_image_new(). |