openjdk-jfx icon indicating copy to clipboard operation
openjdk-jfx copied to clipboard

fonts do not follow my system anti-aliasing settings

Open localdevjs opened this issue 6 years ago • 2 comments

This is an accessibility issue; I have to view fonts with all anti-aliasing turned off (think windows xp fonts; sharp and crisp with no blurring whatsoever) or I get severe headaches and burning in my eyes after 15 minutes.

On linux, I turn off anti-aliasing everywhere. Every UI toolkit respects this, from GTK to QT to Swing. But JFX does not turn off the blurring and every javafx app is basically unusable. I also cannot develop JFX applications until this is fixed.

Please consider fixing this, as mentioned, it's an accessibility issue not a personal preference.

localdevjs avatar Dec 08 '18 19:12 localdevjs

It's been a year since I opened this issue, just wondering if something can be done about these fonts.

localdevjs avatar Nov 29 '19 16:11 localdevjs

This GitHub issue tracker is not actively tracked or managed. Please file a bug at bugreport.java.com.

kevinrushforth avatar Dec 02 '19 15:12 kevinrushforth