Re: [R-SIG-Mac] pdf graph is mirror image in 2.7.0 (alpha)

2008-04-07 Thread Prof Brian Ripley
On Mon, 7 Apr 2008, DinoDragon wrote: > In version 2.6.2, there is one serious problem on pdf file saving. I can > put Chinese text to the chart on Quartz window. However, when this is > saved to a pdf file, the Chinese characters vanished to "...". > > I sincerely hope this can be corrected on th

Re: [R-SIG-Mac] pdf graph is mirror image in 2.7.0 (alpha)

2008-04-07 Thread DinoDragon
In version 2.6.2, there is one serious problem on pdf file saving. I can put Chinese text to the chart on Quartz window. However, when this is saved to a pdf file, the Chinese characters vanished to "...". I sincerely hope this can be corrected on the coming version 2.7.0. -- Smiles, Timot

Re: [R-SIG-Mac] pdf graph is mirror image in 2.7.0 (alpha)

2008-04-07 Thread Simon Urbanek
On Apr 6, 2008, at 8:21 PM, William Revelle wrote: > Dear R.Gui developers > > While testing out the wonderful graphics window in 2.7.0, I decided > to see about saving a figure. > > (Save does not seem to be an option in 2.7.0) > > So, I tried: >> quartz("test1",type="pdf") >> plot(1:5,1:5) >>