Mercurial > MadButterfly
comparison tools/mb_c_header.m4 @ 278:a90fd749af82 mbtext
Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size.
author | wycc |
---|---|
date | Sat, 31 Jan 2009 09:41:04 +0800 |
parents | 104d83378582 |
children | c8b6ca46950b |
comparison
equal
deleted
inserted
replaced
277:5006e4abdda5 | 278:a90fd749af82 |
---|---|
18 [ coord_t *$1; | 18 [ coord_t *$1; |
19 ]]) | 19 ]]) |
20 define([ADD_TEXT],[ | 20 define([ADD_TEXT],[ |
21 [ shape_t *$1; | 21 [ shape_t *$1; |
22 ]]) | 22 ]]) |
23 define([PANGO_BEGIN_TEXT],[ | |
24 [ shape_t *$1; | |
25 ]]) | |
26 define([PANGO_END_TEXT],[ | |
27 ]) | |
28 define([PANGO_SIZE],[]) | |
29 define([PANGO_STYLE],[]) | |
30 define([PANGO_WEIGHT],[]) | |
31 define([PANGO_FAMILY],[]) | |
23 define([COLOR_STOP],[ ]) | 32 define([COLOR_STOP],[ ]) |
24 | 33 |
25 define([REF_STOPS_RADIAL],) | 34 define([REF_STOPS_RADIAL],) |
26 define([REF_STOPS_LINEAR],) | 35 define([REF_STOPS_LINEAR],) |
27 define([FILL_SHAPE],[[ | 36 define([FILL_SHAPE],[[ |