javafxports / openjdk-jfx

The openjfx repo has moved to:
https://github.com/openjdk/jfx
GNU General Public License v2.0
1.01k stars 145 forks source link

fonts do not follow my system anti-aliasing settings #319

Open localdevjs opened 5 years ago

localdevjs commented 5 years ago

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 commented 4 years ago

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

kevinrushforth commented 4 years ago

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