[R] png scaling problem
Knut Krueger
admin at biostatistic.de
Fri Sep 2 15:06:45 CEST 2005
Gabor Grothendieck schrieb:
>If you have not already tried it try creating a fig file:
>
>xfig("myfile.fig")
>plot(1:10)
>dev.off()
>
>and then using the fig2dev utility (find it via google) to convert it to a tiff:
>
>fig2dev -L tiff myfile.fig > myfile.tiff
>
>
>
Error:: fig2def: broken pipe <ghostscript aborted?>
command was gs -q -dSAFER -sDEVICE=tiff24nc -r80 -g3830x506
-sOutputFile=44.tif
More information about the R-help
mailing list