If I may ask, how can I know the path to the font file(s) used by R when it
generates the png files with the Helvetica font?
Thanks
On Thu, Jul 10, 2014 at 12:21 AM, David Winsemius
wrote:
>
> On Jul 9, 2014, at 7:47 PM, Sébastien Bihorel wrote:
>
> > Hi,
> >
> > I have this set of R scripts
Correction
The warnings section in ?png indicate that Helvetica is the default font.
Now I need to verify if this is true for my plot and find out where this
font is located on my system
On Thu, Jul 10, 2014 at 8:54 AM, Sébastien Bihorel wrote:
> Hi David,
>
> Thank you for your response.
>
>
Hi David,
Thank you for your response.
I use png devices to create my plots. Looking at ?pdfFonts and ?Type1Font,
I believe these fonts only apply to pdf devices. Additionally, ?grid::gpar
and ?png are not specific about default font options.
Any suggestions?
Sebastien
On Thu, Jul 10, 2014 a
On Jul 9, 2014, at 7:47 PM, Sébastien Bihorel wrote:
> Hi,
>
> I have this set of R scripts which are ran on a linux box and create plots
> with the lattice package. I do not specify any custom font family, so I
> believe that whatever is the default font on my system is used in the plot.
> 1- h
Hi,
I have this set of R scripts which are ran on a linux box and create plots
with the lattice package. I do not specify any custom font family, so I
believe that whatever is the default font on my system is used in the plot.
1- how can I know which is the default font used in my plots?
2- is thi
5 matches
Mail list logo