mononoki
mononoki copied to clipboard
HTML "=" (equals) character incorrect displaying
When editing html with PHPStorm 2016.1 before a tag closure, eg.: the equals character shows as "minus".
Eg.:
show as
<a class-"class1">
very weirdo...
I don't understand the issue you're describing. Could you post a screenshot please? Github seems to have eaten your example...
Sure:
So, if you see the "equals (=)" character differs from monospace default font and mononoki. It's a font or IDE problem?
It seems only happen using Solarized Dark theme w/ mononoki font. Darcula theme w/ mononoki font displays "equals" character correctly.
This seems to be a strange bug in the font rasterizer, and I presume there is not much I can do about it directly. But I'll try to replicate that, so I can file a issue for the font rasterizer
I faced the same problem, In intellij editor when I type 'equal sign' in double quote. it shows hiphen sign in place of equal.
"result = " is shown as "result - "
I am using mononoki font in intellij ide.
Same issue. I had to revert back to default font.
I noticed it has to do with font size, if you play around with the size in Intellij IDEA, sometimes it works correctly. Windows 10 here.
EDIT: Well the newest version is now completely broken to me: