[R] embedding fonts in eps files

Rudi Alberts r.alberts at rug.nl
Tue Jan 18 19:27:32 CET 2005


Hi,

I have to make eps files with fonts embedded. 
I use the following postscript command:


postscript("fig3a.eps", width = 5.2756, height = 7.27, pointsize =
7,horizontal = FALSE, onefile = FALSE, paper = "special",family =
"Times")

plot(...)

dev.off()


Are fonts automatically embedded in this way?
How can I see that?
If not, how to do it?


regards, Rudi.




More information about the R-help mailing list