search for: initpsandpdffont

Displaying 3 results from an estimated 3 matches for "initpsandpdffont".

Did you mean: initpsandpdffonts
2009 Jan 19
1
patch for textspecial and defaultfont in xfig
...eight = 0, family = "Helvetica", pointsize = 12, bg = "transparent", fg = "black", - pagecentre = TRUE) + pagecentre = TRUE, defaultfont = FALSE, textspecial = FALSE) { ## do initialization if needed initPSandPDFfonts() @@ -281,7 +281,7 @@ if(!checkIntFormat(file)) stop("invalid 'file'") .External(XFig, file, paper, family, bg, fg, width, height, horizontal, pointsize, - onefile, pagecentre, encoding) + onefile, pagecentre, defaultfont, tex...
2016 May 31
1
Suggestion: pdf.options(embed=TRUE)
I learned last week that I generated a lot of PDFs and forgot to go back and embed the fonts in them. It would be very pleasant for me if pdf.options included an argument to turn on font embedding and have fonts always embedded. Always. Thanks for your time, as always. -- Paul E. Johnson http://pj.freefaculty.org Director, Center for Research Methods and Data Analysis http://crmda.ku.edu I
2007 Oct 04
1
R2.6 + Error saving plots as PDF
Dear R users; After installing R 2.6.0 I got the following error when I try to save a plot as PDF or PS from the windows plot: Error: Invalid font type In addition: Warning messages: 1: font family not found in PostScript font database 2: font family not found in PostScript font database However in R 2.5.0 works just fine Any ideas how to make it work again (without having to install the previous