why Monospaced font rendering incorrectly
Answered
when I update idea version from 2016.3 to 2017.1, the Monospaced font render incorrectly.


the bold font was vague.
Please sign in to leave a comment.
Monospaced is not a font. It's an alias for some other system font that depends on the OS and Java, regional settings.
To avoid the problem specify some exact font that you'd like to use.
Hi, I have a similar problem on Ubuntu 14.04.
Same font in 2017.1 looks worse.
2016.3
Same in 2017.1
Look at the 'm' letter in @param, for example, or bolds...
Both installations are using Subpixel Antialiasing (IDE and Editor) if matters.
Thank you.
See https://gist.github.com/CrazyCoder/0d9e54f450000d3fb6edcbda6d9788be.
It's not the same problem.
Thanks, it works perfectly.