Hasklig icon indicating copy to clipboard operation
Hasklig copied to clipboard

Italic text looks strange in IDEA

Open ForNeVeR opened this issue 8 years ago • 6 comments

Many characters (for example, /*, but others also) in italic look extremely strange in IntelliJ IDEA 2016.1.1: image

The same looks fine if I add an additional star to the first line (I guess that changes the text to normal instead of italic): image

Is it a Hasklig issue or should I report that to the IDEA developers?

ForNeVeR avatar Apr 27 '16 15:04 ForNeVeR

I second this.

Newlifer avatar Apr 27 '16 15:04 Newlifer

Same here

clayrat avatar Jul 13 '16 15:07 clayrat

Is this for all italics? Also, on which OS?

I am using PHPStorm on Linux, and don't have this issue (Hasklig v 0.9, PHPStorm 2016.2.1), but I also don't have the issue someone here has mentioned for Intellij IDEs on Win 10 and Win7.

I don't have IDEA, but I will try downloading it later to see if the problem is specific to IDEA (though as they are all based on same platform, it shouldn't be).

aqeeliz avatar Sep 07 '16 11:09 aqeeliz

on which OS?

IDEA 2016.2.3, Windows 10 here. I think the issue could be reproducible with IDEA + Windows combo (or Windows + PHPStorm / Rubymine / etc).

Is this for all italics?

Yes.

ForNeVeR avatar Sep 07 '16 12:09 ForNeVeR

I'm using IDEA Community 2018.3, Windows 10 and TTF fonts from https://github.com/thiagolucio/HaskligFontFamily-Windows and I have this result:

intellij-hasklig

As you can see italics display fine (First copyright block), however bold is completly messed (see suggestion). It should display build but shows :MAD< instead.

Same problem with PyCharm Community 2018.2.

superbob avatar Dec 18 '18 09:12 superbob

Have you tried with latest TTF fonts in v1.2?

i-tu avatar Jan 05 '21 10:01 i-tu