pragmatapro icon indicating copy to clipboard operation
pragmatapro copied to clipboard

Ligatures for >= and <= are glitching in Sublime Text

Open lastsecondsave opened this issue 3 years ago • 4 comments

They appear cropped:

This is Sublime Text 4126 on Windows 10. The DPI is 200% but it's the same with any other value.

Other apps that support ligatures do render them correctly so I suppose it's Sublime's issue (reported at https://github.com/sublimehq/sublime_text/issues/4055). But at the same time it renders any other ligature correctly, apart from these two. May they can be tweaked somehow?

lastsecondsave avatar Jan 05 '22 18:01 lastsecondsave

Sorry for my late response, I'll investigate about this. Thanks to letting me know it

fabrizioschiavi avatar Mar 16 '22 07:03 fabrizioschiavi

Screenshot 2022-04-14 at 19 45 38 @lastsecondsave How did you get that fancy ligatures? A have arrows in ST and WebStorm as well. @fabrizioschiavi is this right ligatures? How can I get old more/less-equal for my JS code?

akhar avatar Apr 14 '22 18:04 akhar

@akhar if you download the font files again from my site you can see the old more/less-equal ligatures. Sorry for the mess. Thanks!

fabrizioschiavi avatar Apr 14 '22 18:04 fabrizioschiavi

Version the same, but it works! Thanks for amazing font!

akhar avatar Apr 15 '22 07:04 akhar

They appear cropped:

This is Sublime Text 4126 on Windows 10. The DPI is 200% but it's the same with any other value.

Other apps that support ligatures do render them correctly so I suppose it's Sublime's issue (reported at https://github.com/sublimehq/sublime_text/issues/4055). But at the same time it renders any other ligature correctly, apart from these two. May they can be tweaked somehow?

This is likely a Sublime Text issue.

TerminalFi avatar Oct 30 '22 22:10 TerminalFi

BTW for OpenType version of Pragmata these glyphs are rendered correctly. So if you have cropped characters, install otf files instead of ttf ones.

lastsecondsave avatar Nov 01 '22 11:11 lastsecondsave