Is there any possibility to adjust font smoothing in Java swing application?
Here's some comparison:
The difference isn't huge, but if you look close enough, Adobe Story (and lot of other Flash applications) has stronger and nicer smoothing.
I write text editor in Java, and I would like to achieve such smoothing in my application on JTextPane and JLabels.