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

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to