[R] cairo_pdf() vs. pdf() what is the difference?

Prof Brian Ripley ripley at stats.ox.ac.uk
Mon Apr 16 10:06:05 CEST 2012


On 15/04/2012 20:45, Jonas Stein wrote:
> cairo_pdf() vs. pdf() what is the difference between them and
> which one would you suggest to use in combination with pdflatex?

Well, the help tells you, so please read it. E.g.

      Note that unlike ‘postscript’ and ‘pdf’, ‘cairo_pdf’ and
      ‘cairo_ps’ sometimes record _bitmaps_ and not vector graphics: a
      resolution of 72dpi is used.  On the other hand, they can (on
      suitable platforms) include a much wider range of UTF-8 glyphs,
      and embed the fonts used.

-- 
Brian D. Ripley,                  ripley at stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford,             Tel:  +44 1865 272861 (self)
1 South Parks Road,                     +44 1865 272866 (PA)
Oxford OX1 3TG, UK                Fax:  +44 1865 272595



More information about the R-help mailing list