mkpaz / atlantafx

Modern JavaFX CSS theme collection with additional controls.
https://mkpaz.github.io/atlantafx
MIT License
840 stars 66 forks source link

Demo looks like it uses no antialiasing #35

Closed crschnick closed 1 year ago

crschnick commented 1 year ago

I just downloaded the demo and tried it out. The theme looks very good but the text looks like there is no antialiasing enabled. Does it have this enabled: https://openjfx.io/javadoc/17/javafx.graphics/javafx/scene/SceneAntialiasing.html ?

mkpaz commented 1 year ago

Yes, I noticed that too, but scene antialiasing has no effect to fonts. Well, at least I don't see the difference. The latter affected by -fx-font-smoothing-type. Seems like it's a known problem. I should probably change the value to gray for all themes. Thanks for reporting this.

lcd

lcd

gray

gray