cairo-svg-surface: SVG Surfaces

Description Methods and Functions Detailed Description Enums and Flags Author(s) References

Description

Rendering SVG documents

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

CairoSvgVersion

CairoSvgVersion is used to describe the version number of the SVG specification that a generated SVG file will conform to.

1-1

The version 1.1 of the SVG specification.

1-2

The version 1.2 of the SVG specification.

Author(s)

Derived by RGtkGen from GTK+ documentation

References

https://www.cairographics.org/manual/cairo-SVG-Surfaces.html


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.