How make fonts render in PhpStorm2017.1 good

1

In PhpStorm 2016.3 on Ubuntu fonts in IDE rendering perfectly, but in new version 2017.1 it's now again look bad.

How do I make the fonts look good again?

Solution for me: I copied jre folder from old PhpStorm in external directory and configure new version of Ide with this jre.

Alex Kuvaev

Posted 2017-03-21T09:34:35.007

Reputation: 13

Answers

1

Solution (from the original question):

...copied jre folder from old PhpStorm in external directory and configured new version of the IDE with this jre.

karel

Posted 2017-03-21T09:34:35.007

Reputation: 11 374

Worked for me. Used the jre from the previous version – afarazit – 2017-03-25T19:42:40.150