mononoki icon indicating copy to clipboard operation
mononoki copied to clipboard

HTML "=" (equals) character incorrect displaying

Open bachilli opened this issue 8 years ago • 8 comments

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...

bachilli avatar May 23 '16 17:05 bachilli

I don't understand the issue you're describing. Could you post a screenshot please? Github seems to have eaten your example...

madmalik avatar May 23 '16 18:05 madmalik

Sure:

image

image

So, if you see the "equals (=)" character differs from monospace default font and mononoki. It's a font or IDE problem?

bachilli avatar May 23 '16 18:05 bachilli

It seems only happen using Solarized Dark theme w/ mononoki font. Darcula theme w/ mononoki font displays "equals" character correctly.

bachilli avatar May 23 '16 18:05 bachilli

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

madmalik avatar May 24 '16 06:05 madmalik

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.

mononoki-intellij-equal

kauser-cse-buet avatar Jun 06 '16 09:06 kauser-cse-buet

Same issue. I had to revert back to default font.

mmrath avatar Jun 07 '16 05:06 mmrath

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: mononokifail

vittau avatar Jun 14 '16 16:06 vittau