Skip to content

Creating tiff with 1200 dpi

5 messages · Sheppard,Jennifer [Sas], David Winsemius, Guillaume Bal +1 more

#
On Oct 3, 2012, at 11:05 AM, Sheppard,Jennifer [Sas] wrote:

            
So what does this return:

 capabilities()   # specifically, is tiff == TRUE?
That prior line had space before "Figure". Don't think that is the source but you are on an OS that has a history of messing up on spaces in file names.
It creates a rather strange graph on my machine.
#
On Oct 3, 2012, at 11:52 AM, David Winsemius wrote:

            
Substituting res=300 gave a much more sensible appearance.
#
I also had a lot of trouble to create the figs exactly as I want then 
using R alone.
Now, I generally create a postscript image in R and I use gimp after so 
I can easily modify the resolution.
On 10/3/2012 11:56 AM, David Winsemius wrote:
#
Well, if I read the error message right, your image is too large. I
think you should explore alternate formats - does the journal accept
figures in a vector format such PS, EPS or PDF?  Such figures will be
much easier to handle than a humongous tiff with file size of 60+
megabytes.

HTH,

Peter


On Wed, Oct 3, 2012 at 11:05 AM, Sheppard,Jennifer [Sas]
<Jennifer.Sheppard at ec.gc.ca> wrote: