On Thursday 06 September 2001 10:58, Jean-Michel Biollaz (pb) wrote:
> How can I specify to use Unicode character set ?
> If I specify an Unicode font (like Andale Mono) in my font style
> definition, the special characters are not rendered.

As your font is a system font, Java should be able to see it if the font is 
properly installed on your system. Otherwise, you can also put the .ttf font 
file in the jre/lib/fonts directory.

Finally, another alternative could be to use SVG font.

Regards,
Thierry.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to