On Mon, 31 Aug 2026 18:57:32 GMT, Andy Goryachev <[email protected]> wrote:
> With the new test, I do see an improvement, especially with CJK. I've tested > it in both 1920x1080 at 100% and with high dpi monitor 2560x1440 at 175%. I > only looked at the system font. I didn't mention that. NATURAL often doesn't anti-alias CJK glyphs at small sizes, at least with the English system font. It does anti-alias smaller glyphs with JhengHei and YaHei which are the default system fonts for traditional and simplified Chinese. By the way, all hail the MonkeyTester. I used the TextArea a lot. I'll look into mixing JavaFX and Swing glyphs. The first parameter to the TextCascade app is the font name. System is just the default. As you probably already know Mac doesn't have an LCD path, it's grayscale everywhere. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2284#issuecomment-5483339728
