Skip to content
Prev 179744 / 398502 Next

graph resolution windows (dpi) using x11 device

Marta M. Rufino wrote:
So why have you not tried to install it as explained in that help page?
See ?par and its argument mfrow.
> so I
For my book, a publisher asked me to generate a better resolution for my 
  bitmaps which in fact is a screenshot with a given fixed resolution 
from screen. Hence I used a graphics software and just increased 
resolution in terms of file size, not real resolution, since that could 
not be improved.
This did not make sense at all, but they were happy.
Well, in any case you should consider to use the proper devices directly 
rather than copy between devices.

For the tiff() case: tiff has been introduced very recently and I doubt 
you are really going to have a tiff picture consisting of roughly 10e^7 
points i.e. 30 Mb. It's already difficult to submit such a file to the 
publisher.

Uwe