Re: [R] Fonts in Quartz Devices

2008-05-12 Thread Arcadio Rubio García
El 12/05/2008, a las 18:18, Prof Brian Ripley escribió: On Mon, 12 May 2008, Arcadio Rubio García wrote: Hi, I'm new to R. I'm using a Mac OS X 10.5 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 argume

Re: [R] Fonts in Quartz Devices

2008-05-12 Thread Prof Brian Ripley
On Mon, 12 May 2008, Arcadio Rubio García wrote: Hi, I'm new to R. I'm using a Mac OS X 10.5 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. Am I miss

Re: [R] Fonts in Quartz Devices

2008-05-12 Thread Arcadio Rubio García
In relation to my previous email, I've discovered that quartz(family = "Monaco") works fine with 2.6.2. However, it doesn't with 2.7.0. Moreover, with 2.6.2 I get lot's of warnings, that previously I didn't. Maybe an update of the OS has broken some code leading to a bug? El 12/05/2008, a l

[R] Fonts in Quartz Devices

2008-05-12 Thread Arcadio Rubio García
Hi, I'm new to R. I'm using a Mac OS X 10.5 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. Am I missing anything? I've already checked the docs for