Mercurial > MadButterfly
diff include/mb_graph_engine_dummy.h @ 611:38383f5f645d openvg
Change group of OpenVG and Dummy implementation of graphic engine
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Mon, 05 Jul 2010 14:41:43 +0800 |
parents | e78bff7d23d3 |
children | bd18951b51d5 |
line wrap: on
line diff
--- a/include/mb_graph_engine_dummy.h Mon Jul 05 14:29:26 2010 +0800 +++ b/include/mb_graph_engine_dummy.h Mon Jul 05 14:41:43 2010 +0800 @@ -8,7 +8,7 @@ #include "mb_basic_types.h" #include "mb_img_ldr.h" -/*! \defgroup mb_ge_cairo MadButterfly Graphic Engine with Cairo +/*! \defgroup mb_ge_dummy Dummy Implementation of MadButterfly Graphic Engine * @{ */ #define mbe_pattern_create_for_surface(surface) ((mbe_pattern_t *)NULL)