On Mon, 31 Aug 2026 18:06:47 GMT, Andy Goryachev <[email protected]> wrote:

> since the bug is describing FX vs Swing rendering, would it make sense to 
> show side-by-side fx vs swing?

Probably not. Swing does not use DW. It uses GDI for Cleartype, and you'd 
probably only get any kind of useful comparison if you specified 
DWRITE_RENDERING_MODE_CLEARTYPE_GDI_CLASSIC
https://learn.microsoft.com/en-us/windows/win32/api/dwrite/ne-dwrite-dwrite_rendering_mode

-------------

PR Review Comment: https://git.openjdk.org/jfx/pull/2284#discussion_r3897483378

Reply via email to