cairo-SVG-Surfaces {RGtk2} | R Documentation |
Rendering SVG documents
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)
CairoSvgVersion
CairoSvgVersion
is used to describe the version number of the SVG
specification that a generated SVG file will conform to.
1-1
1-2
Derived by RGtkGen from GTK+ documentation
http://www.cairographics.org/manual/cairo-SVG-Surfaces.html