[R] DEV2bitmap: jpeg with res=400 not enough for CORELDRAW poster A0

Prof Brian Ripley ripley at stats.ox.ac.uk
Wed May 18 14:38:28 CEST 2005


On Wed, 18 May 2005, Jan Verbesselt wrote:

> Thanks for the input!
>
> Finally I used:
>
> dev2bitmap(name,type="pdfwrite",height=8,width=14,res=1200)
>
> ==> resolution and colors were fine on the A0 poster!
> (and files are really small).

Why not use R's native PDF driver if PDF is acceptable?  This is a 
convoluted way to produce PDF by converting EPS.

-- 
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