search for: freefontconvert

Displaying 2 results from an estimated 2 matches for "freefontconvert".

Did you mean: freefontconverter
2011 Aug 10
1
font (charter)
dear R-experts---can someone please refer me to the latest installation instructions for graphics fonts in R (the pdf device)? (I would like to install the Charter font from the texlive 2011 distribution under OSX.) sincerely, /iaw ---- Ivo Welch (ivo.welch at gmail.com)
2011 Sep 14
0
pdf font example
...ame ) length(Sys.glob(fname))>0 absolute.path.to.font.files <- GIVE THE DIRECTORY HERE # ./ (relative) will not work with ghostscript bera.names <- c("fvsr8a","fvsb8a","fvsro8a","fvsbo8a") # roman, bold, italic, bold-italic ## use 'http://www.freefontconverter.com/' or http://www.files-conversion.com/font-converter.php ## if you do not have the correct font types for (i in 1:length(bera.names)) { ? stopifnot( file.exists(paste(absolute.path.to.font.files, bera.names[i], ".afm", sep="")) ) ? stopifnot( file.exists(paste(absolute....