|
synfig-core
1.0.3
|
Implementation of the Svg parser. More...
Macros | |
| #define | SVG_SEP_TRANSFORMS 1 |
| #define | SVG_RESOLVE_BLINE 1 |
| #define | COLOR_NAME(color, r, g, b) |
Implementation of the Svg parser.
Based on SVG XML specification 1.1 See: http://www.w3.org/TR/xml11/ for deatils
$Id:$
| #define SVG_SEP_TRANSFORMS 1 |
| #define SVG_RESOLVE_BLINE 1 |
| #define COLOR_NAME | ( | color, | |
| r, | |||
| g, | |||
| b | |||
| ) |
1.8.1.2