Skip to content

Fonts in Quartz Devices

1 message · Arcadio Rubio García

#
Hi,

I'm new to R. I'm using a Mac OS X 10.5.2 and R 2.7.0. I'm trying to  
change the font family for a plot in a quartz device.

Simply passing the desired font by using the family argument works  
with other devices, but not with quartz. For instance:

quartz(family="Monaco") or quartz(family="Courier") don't affect the  
font family of the output.

However, both commands work fine on 2.6.2. Is this a bug?

Any help much appreciated.


Regards,

A. Rubio