log include/mb_shapes.h @ 464:271212f325b4 Android_Skia

age author description
Wed, 28 Oct 2009 02:39:02 +0800 wycc Add backend layer to seperate the backend with the MBAF. Currently, X is the only backend. If we have more than one backend, we need to modify the Makefile to sleect the backend or implement a backend selection mechanism in the runtime.
Thu, 10 Sep 2009 17:36:45 +0800 Thinker K.F. Li Use cairo to transform and draw arc.
Tue, 04 Aug 2009 23:35:41 +0800 Thinker K.F. Li Replace Cairo with a abstract layer mb_graph_engine.
Fri, 31 Jul 2009 15:52:41 +0800 Thinker K.F. Li Change title of shape_stext group
Wed, 29 Jul 2009 14:58:34 +0800 Thinker K.F. Li Change the interface of rdman_shape_stext_new().
Sun, 26 Jul 2009 15:31:40 +0800 Thinker K.F. Li Document for why a shape should be managed by the redraw manager.
Mon, 08 Jun 2009 07:04:20 +0800 Thinker K.F. Li Add sh_stext_t to implement a simple version of text shape.