cairo-PostScript-Surfaces {RGtk2}R Documentation

PostScript Surfaces

Description

Rendering PostScript documents

Methods and Functions

cairoPsSurfaceCreate(filename, width.in.points, height.in.points)
cairoPsSurfaceCreateForStream(write.func, closure, width.in.points, height.in.points)
cairoPsSurfaceSetSize(surface, width.in.points, height.in.points)
cairoPsSurfaceDscBeginSetup(surface)
cairoPsSurfaceDscBeginPageSetup(surface)
cairoPsSurfaceDscComment(surface, comment)

Author(s)

Derived by RGtkGen from GTK+ documentation

References

http://www.cairographics.org/manual/cairo-PostScript-Surfaces.html


[Package RGtk2 version 2.12.5-3 Index]