Module cairo.svg
Functions
Name | Description |
---|---|
getSVGVersions
|
Used to retrieve the list of supported versions.
See SVGSurface.restrictToVersion ().
|
SVGVersionToString
|
Get the string representation of the given version id. This
function will return null if version isn't valid.
See getSVGVersions () for a way to get the list of
valid version ids.
|
Classes
Name | Description |
---|---|
SVGSurface
|
The SVG surface is used to render cairo graphics to SVG files and is a multi-page vector surface backend. |
Aliases
Name | Type | Description |
---|---|---|
SVGVersion
|
cairo_svg_version_t
|
Authors
Johannes Pfau | cairoD |
cairo team | cairo |
Copyright
License
cairoD wrapper/bindings | Boost License 1.0 |
cairo | LGPL 2.1 / MPL 1.1 |