I'm currently loading TrueType fonts from the server and using them directly in my application with the Font.createFont(InputStream) method. This method does only support TrueType fonts.
I need to switch to OpenType, so I was wondering if anyone know about libraries that support loading OpenType sfnt tables or OpenType fonts directly. Or if it is possible to do in Java.
Best regards,
Bjørn Børresen


_______________________________________________
Advanced-swing mailing list
[EMAIL PROTECTED]
http://eos.dk/mailman/listinfo/advanced-swing

Reply via email to