Enum member cairo_svg_version_t.CAIRO_SVG_VERSION_1_2
The version 1.2 of the SVG specification.
Declaration
enum cairo_svg_version_t
{
// ...
CAIRO_SVG_VERSION_1_2 = 1,
// ...
}
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |