Enum member cairo_svg_version_t.CAIRO_SVG_VERSION_1_1

The version 1.1 of the SVG specification.

Declaration

enum cairo_svg_version_t
{
  // ...
  CAIRO_SVG_VERSION_1_1 = 0,
  // ...
}

Authors

Johannes Pfau cairoD
cairo team cairo

Copyright

License

cairoD wrapper/bindings Boost License 1.0
cairo LGPL 2.1 / MPL 1.1