Skip to content
Prev 17924 / 398502 Next

Non-english fonts in plots

On Fri, 15 Mar 2002, Michal Bojanowski wrote:

            
[...]

Which doesn't help at all on most other machines, as your email isn't in
Windows ANSI as defined in my Microsoft docs.  It says the message is in
iso-8859-2, that is ISO latin2.

You should be able to do this by specifying a suitable `encoding' argument
to postscript() or pdf(), and png() should just do it on a Windows machine
in a Polish locale.  Also the Windows screen device should work in any
locale and use the native encoding, so the first thing to try is plotting
on-screen.

What I understand to be Polish letters are not in WinAnsi as defined by
Adobe.  They are in ISOLatin2, and you may be able to use that, or use it
as a starting point for the encoding you have.  There is fairly extensive
documentation on the help page for postscript, and a cross-reference from
?pdf.

Note that for postscript in particular the characters have to be in the
fonts you are using, and we've met problems with Adobe fonts not covering
all of ISO latin2 before now.  You may need to use the URW ones.