Change in default font engine for embedded

David Hill David.Hill at Oracle.com
Wed Aug 27 16:36:37 UTC 2014


As part of https://javafx-jira.kenai.com/browse/RT-37585

I just commited a change that will have embedded using the "native" font engine (freetype/pango) instead of the T2K based engine we were using before.

Please keep an eye out for font based oddities :-)

If you wish to use/force the T2K path use: -Dprism.text=t2k

To learn a lot about fonts, check out:
    https://wiki.openjdk.java.net/display/OpenJFX/Font+Setup
or add: -Dprism.debugfonts=true


-- 
David Hill<David.Hill at Oracle.com>
Java Embedded Development

"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)



More information about the openjfx-dev mailing list