RGtk2 (version 2.20.31)

cairo-svg-surface: SVG Surfaces

Description

Rendering SVG documents

Arguments

Methods and Functions

cairoSvgSurfaceCreate(filename, width.in.points, height.in.points) cairoSvgSurfaceCreateForStream(write.func, closure, width.in.points, height.in.points) cairoSvgSurfaceRestrictToVersion(surface, version) cairoSvgGetVersions(versions, num.versions) cairoSvgVersionToString(version)

Detailed Description

The SVG surface is used to render cairo graphics to SVG files and is a multi-page vector surface backend.

Enums and Flags

References

http://www.cairographics.org/manual/cairo-svg-surface.html