cairo-PostScript-Surfaces {RGtk2} | R Documentation |
Rendering PostScript documents
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)
Derived by RGtkGen from GTK+ documentation
http://www.cairographics.org/manual/cairo-PostScript-Surfaces.html