Learn R Programming

RGtk2 (version 2.10.9-1)

cairo-PostScript-Surfaces: PostScript Surfaces

Description

Rendering PostScript documents

Arguments

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)

References

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