Mercurial > MadButterfly
comparison tools/mb_c_header.m4 @ 85:9b4a02bcaeb1
matrix() function in transform attribute of group and shapes
author | Thinker K.F. Li <thinker@branda.to> |
---|---|
date | Fri, 22 Aug 2008 15:47:03 +0800 |
parents | 42698de1f653 |
children | 1a1dda98730c |
comparison
equal
deleted
inserted
replaced
84:42698de1f653 | 85:9b4a02bcaeb1 |
---|---|
35 define([STROKE_WIDTH],) | 35 define([STROKE_WIDTH],) |
36 define([GROUP_HIDE],) | 36 define([GROUP_HIDE],) |
37 define([PATH_HIDE],) | 37 define([PATH_HIDE],) |
38 define([RECT_HIDE],) | 38 define([RECT_HIDE],) |
39 define([COORD_TRANSLATE],) | 39 define([COORD_TRANSLATE],) |
40 define([COORD_MATRIX],) | |
41 define([SHAPE_MATRIX],) | |
40 | 42 |
41 define([MADBUTTERFLY],[dnl | 43 define([MADBUTTERFLY],[dnl |
42 [#ifndef __$1_H_ | 44 [#ifndef __$1_H_ |
43 #define __$1_H_ | 45 #define __$1_H_ |
44 | 46 |