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
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
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)
>>