Displaying 20 results from an estimated 1000 matches similar to: "How to enable Arial font for postcript/pdf figure on Windows?"
2011 Jul 03
1
using Arial font
To whom it may concern,
I am e-mailing you concerning the use of Arial Font in the program R and I
am using a mac.
I am trying to create graphs in R and the publisher I wish to publish an
article with needs the font to be Arial. I have tried looking around to find
out how to do this with no luck and must help on the topic is geared towards
Linux users - the only help available is from the PLoS
2003 Mar 14
1
Using Arial font in linux
Hi,
Late last year there was a thread on r-help about installing Arial
fonts on linux machines:
http://finzi.psych.upenn.edu/R/Rhelp02/archive/8548.html
I too would like to use Arial fonts in some R plots created on my
redhat machine. I've installed the TrueType fonts from
http://corefonts.sourceforge.net/ -- there is now a directory
/usr/share/fonts/msttcorefonts/ and xlsfonts reports
2012 Feb 09
1
Arial font in eps figures in R
Hi,
I am trying to create a graph using Arial font (as required by PLoS One). I have read probably all posts in R-help on this topic, as wells as R-news 2006.
The code I have been trying is following:
Arial <- Type1Font(family="Arial",
metrics=c("ArialMT.afm", "arial-BoldMT.afm", "Arial-ItalicMT.afm",
2011 Jan 15
1
Truetype and Opentype font in pdf device
Deal all,
I want to know if truetype or opentype fonts are available in pdf
device (i.e., pdf() or dev.copy2pdf()), and if so, how to do it?
Now I can do as followings:
1. convert ttf to afm using ttf2afm, e.g.: $ ttf2afm Impact.ttf > Impact.afm
2. put the afm file in $R_HOME/library/grDevices/afm
3. register a new type1 font: pdfFonts(Impact=Type1Font("Impact",
2006 Jul 21
1
: Arial font for text in lattice plots under Linux
Hi,
I have been asked by a publisher to change the font style of a lattice
plot in my manuscript. I have consulted documentation on trellis
graphics and the excellent book "R graphics", but am still not sure how
I could create plots with Arial as the font style for text in the plot.
I am running R (Version 2.3.1 (2006-06-01)) under debian Linux. I have
msttcorefonts installed.
2009 Nov 19
2
PLoS, Arial, R & linux
Greetings All.
According to the PLoS (Public Library of Science) Guidelines
for Figure preparation, if a figure is submitted as EPS rather
than TIFF then "Figure text must be in Arial font" -- see:
[1]
http://www.plosntds.org/static/figureGuidelines.action#text
and also other sections in that web-page
[2]
http://www.plosntds.org/static/figureGuidelines.action
Now, Arial font is not
2006 Dec 25
0
No fonts in graphics using GDD
I have problem to have fonts in graphics using GDD.
R version: R 2.2.1 (2005-12-20).
GDD version: GDD_0.1-8.tar.gz
Platform: Linux 2.6.17-gentoo-r8 #2 SMP Sat Nov 4 21:16:47 EST 2006 i686
Intel(R) Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
I have configured the basefont.mapping file accordingly to the path of the
font on my computer:
base.norm:/usr/share/fonts/corefonts/arial.ttf
2009 Jun 11
2
Postcript font size
Hello
I'm doing a number of plots and in all of them I'm specifying the same
font size. However, comparing one plot to the other, they have fonts of
different sizes, so it appears some scaling is being done.
I tried using both postcript(pointsize = ...) and par(ps = ...), but the
results were the same.
Is there a way to specify a font size that is consistent among calls to
plot()?
2003 Dec 18
0
Re: [R] R GUI dies using postcript() in Windows XP Pro (PR#5910)
On Thu, 18 Dec 2003 18:02:07 +0000, Gavin Simpson
<gavin.simpson@ucl.ac.uk> wrote :
>Dear List,
>
>My colleague has been having a problem with the following data and
>plotting commands. The example below is part of a larger set of plots,
>but I've isolated the problem to this example using this small dataset
>(below), which kills rgui consistently. My version info
2006 Oct 03
1
postcript file / xyplot function [Broadcast]
This is FAQ 7.22. Lattice functions produce graphic objects, which are not
displayed by default. If you print your graph, you should be fine. Also,
take a look at the documentation for panel.xyplot. Using type = c("p", "r")
should make things simpler.
Regards,
Matt Wiener
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at
2009 May 12
1
times family unavailable in postscript device (Ubuntu Linux)
I'm running Ubuntu 9.04. I could use some advice about fonts in
postscript devices.
> sessionInfo()
R version 2.9.0 (2009-04-17)
i486-pc-linux-gnu
locale:
LC_CTYPE=en_US.UTF-8;LC_NUMERIC=C;LC_TIME=en_US.UTF-8;LC_COLLATE=en_US.UTF-8;LC_MONETARY=C;LC_MESSAGES=en_US.UTF-8;LC_PAPER=en_US.UTF-8;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=en_US.UTF-8;LC_IDENTIFICATION=C
attached base
2009 Sep 30
1
Arial for pdf() on a Mac
Hi,
I'd like to use Arial for the font in the PDF's and TIFF's I produce
in R on my Mac (running 10.5.5). I've found the following archived
help file on how to do it in Linux (http://tolstoy.newcastle.edu.au/R/e4/help/08/08/19847.html
) but don't understand how to do this on my system. Are *.afm files
freely available and do they come with the *.enc file that
2009 Apr 24
3
Wine 1.1.19 fonts problems
Hi,
I've installed wine 1.1.19 (devel version, with ./configure, make depend && make, make install) and the fonts are weird. Bellow, some pictures:
http://img401.imageshack.us/my.php?image=79558893.png
http://img123.imageshack.us/my.php?image=cs2z.png
The fonts dir
Code:
ls /home/wiltave/.wine/drive_c/windows/Fonts/
Andale_Mono.ttf LiberationMono-Italic.ttf
andalemo.ttf
2003 Dec 18
3
R GUI dies using postcript() in Windows XP Pro
Dear List,
My colleague has been having a problem with the following data and
plotting commands. The example below is part of a larger set of plots,
but I've isolated the problem to this example using this small dataset
(below), which kills rgui consistently. My version info
> version
_
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
2009 Aug 12
2
Plotting sigma symbol with unicode and turning into pdf
Paul,
You solution worked out really well when I ran my code in R. However, when I try to turn the plot into a pdf, the unicode string no longer seems to function and instead of the sigma symbol there are just two periods (See example code below).
The following is the code working in the R environment just like I want it to look:
set.seed(1)
Data=rnorm(100,sd=10000)
plot(density(Data))
2008 Jan 24
1
R CMD check and postscript fonts
Hello,
I came across this by using R cmd check - otherwise I would probably not have
noticed.
One of my functions does something like this:
# postscript()
# plot(1, xlim = c(0, 10), ylim = c(0, 4), type = "n", ann = FALSE, axes = FALSE)
# text(1:10, 2, c("a","b"), cex = seqcex, family="mono",font=2)
Which results in the error:
Error in text.default(1:10, 2,
2005 Dec 04
1
font inclusions in pdf files
I am stumbling into external font issues here and there. I presume using
external lucida fonts is fairly rare, so I am more likely to stumble onto
issues here. (of course, I often think I have stumbled onto bugs/features
that are not.) So, I hope I am not imposing by reporting the following.
[1] can R please not include fonts that it is not using?
luafmfiles <-
2015 Jun 29
0
Support for transparency in metafile export & support for export to Powerpoint
Dear all,
For vector-based output, PDF export of R graphs works well, but unfortunately Office on Windows provide poor support for PDF and importing & exporting to other formats using Inkscape can be buggy.
Enhanced metafile export in turn does not support transparency (also not in package devEMF - are there any plans to support this perhaps in the future?). And rasterising graphs to a PNG I
2013 Apr 30
0
Extrafont package: Fonts are not successfully installed
Hi,
I am using Extrafont package to install more fonts for my graphs. My
primary graphic tool is ggplot2. I seem to have problem installing the
package, but could not pinpoint where it is.
I try to follow the instruction here:
https://github.com/wch/extrafont
I guess (but am not sure) the fonts are successfully installed.
Problem encountered:
1. The following line sometimes yields an
2012 Mar 13
7
ROC Analysis
Hi everybody,
I have a data set with a value and a status (positive or negative case) and
I want make a ROC Analysis. So, with ROCR Package, I have got the ROC curve
(True Positive Fraction [tpf] according 1-True Negative Fraction [1-tnf]).
http://r.789695.n4.nabble.com/file/n4469203/01.png
But, now I want a new graphic which show the sum of true positive fraction
and true negative fraction