Displaying 2 results from an estimated 2 matches for "msg65541".
Did you mean:
msg00541
2011 Jan 13
1
unicode&pdf font problem
...in the pdf file.
Example:
# this works fine
plot(1,type="n")
text(1,1,"print \U0171")
# this fails
pdf("trial.pdf")
plot(1,type="n")
text(1,1,"print \U0171")
dev.off()
I found an earlier post at
http://www.mail-archive.com/r-help at r-project.org/msg65541.html, but it is
too hard to understand at my R-level. Any help is appreciated.
Regards,
Denes
2011 Mar 01
0
unicode&pdf font problem RESOLVED
...s on system specifics, none of which have you
>>>>>> provided.
>>>>>>
>>>>>>
>>>>>>>
>>>>>>> I found an earlier post at
>>>>>>> http://www.mail-archive.com/r-help at r-project.org/msg65541.html,
>>>>>>> but
>>>>>>> it is
>>>>>>> too hard to understand at my R-level. Any help is appreciated.
>>>>>>
>>>>>>
>>>>>>
>>>>>> David Winsemius, MD
>>...