diff include/mb_types.h @ 458:bb4f651090bf

Use cairo to transform and draw arc. - We move some values into float_args. - fix_args is removed. - args is rename to pnts. - We still need to add corner points to pnts at sh_path_arc_cmd_arg_fill().
author Thinker K.F. Li <thinker@branda.to>
date Thu, 10 Sep 2009 17:36:45 +0800
parents 16116d84bc5e
children d186d1e24458
line wrap: on
line diff
--- a/include/mb_types.h	Thu Aug 06 15:38:08 2009 +0800
+++ b/include/mb_types.h	Thu Sep 10 17:36:45 2009 +0800
@@ -6,7 +6,6 @@
 #include "mb_observer.h"
 #include "mb_prop.h"
 
-typedef float co_aix;
 typedef struct _shape shape_t;
 typedef struct _geo geo_t;
 typedef struct _area area_t;