cairoSwd: Cairo PDF Graphics Device useful for Sweave
Description
Provides a graphics device for Sweave, based on
cairo_pdf. The advantage of cairoSwd() compared
to pdf() is its support of Unicode characters.
Usage
cairoSwd(name, width, height, ...)
Arguments
- name
file name prefix to which .pdf will be appended.
- width, height
in inches, see cairo_pdf.
- ...
further arguments, passed to cairo_pdf()