Re: Java font fallback handling - Java 8 vs. 14

2020-11-15 Thread fannin...@apache.org
Hi Andi, I ran FontTest with some JDKs on my Macbook. All ran ok, with the fonts rendering alright in all cases. Oracle JDKs 8.0.252, 11.0.4. Zulu JDKs 11.0.7, 14.0.1, 15.0.0. On Sunday 15 November 2020, 18:50:10 GMT, Andreas Beeker wrote: Hi Devs, I have a problem with Java 8 vs. 14 r

Java font fallback handling - Java 8 vs. 14

2020-11-15 Thread Andreas Beeker
Hi Devs, I have a problem with Java 8 vs. 14 regarding the font fallback handling. In the bug #64716, there are some asian glyphs to be rendered. If the .ttf is available, it works in any JDK. But if the fallback handling is to be used, e.g. the requested font is not registered, the glyphs rende