On Sun, May 15, 2011 at 3:06 PM, ivo welch <ivo.we...@gmail.com> wrote:
> Dear R-experts---is there a relatively low-pain way to get unicode
> characters into a plot to a pdf device?
>
Have you tried Cairo package or cairo_pdf()? Both are making use of
Cairo, which uses UTF-8 and automatically embeds fonts.

Regards
Liviu

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to