Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable >- ligature when followed by < (>-<) #251

Closed
MTCoster opened this issue May 27, 2020 · 1 comment
Closed

Disable >- ligature when followed by < (>-<) #251

MTCoster opened this issue May 27, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@MTCoster
Copy link

MTCoster commented May 27, 2020

Please comment below if you have a legitimate use case for this combination of glyphs. I can't think of one, but that doesn't mean there isn't one!

I find myself writing >-< somewhat frequently in doc comments to signify string templates. For example:

<name>-<version>-<release>

JBM currently renders a ligature for >-, while leaving < as its own character. While the intention is still perfectly clear, it just looks a bit weird to my eye.


Using JetBrains Mono v1.0.6 from homebrew-cask-fonts.

@philippnurullin
Copy link
Member

Sounds legit. I will add this exclusion in the next update.

@philippnurullin philippnurullin added the enhancement New feature or request label May 28, 2020
philippnurullin added a commit that referenced this issue Jul 10, 2020
— Added 3 lighter weights with matching italics #1
SemiLight — Special for the dark background. It’s a slightly more thin version of Regular.
Light — Will perform best on HiDpi in more big sizes.
ExtraLight — If you want to go even thinner. Recommended for presentation mode.
— Added Variable format for more precise weight tuning.
— Project migrated from FontLab to Glyphs. Source in UFO provided.
— *ML comment ligatures are vertically misaligned #77
— Ligatures in a glob pattern look inconsistent #88
— Zero - hinting the dot #104
— Big space above text in OneNote #210
— Corrected hinting #218 #235 #239 #252
— Monospaced detection errors  #227 #230
— Wrong interpretation in "<||> |>" #234
— Reworked % ‰ #236
— Missing some Powerline symbols #240
— Disable `>-` ligature when followed by `<` (`>-<`) #251
— Add the Latin Capital Letter Sharp S (U+1E9E) #262
— Added superior & inferior numbers ⁰¹²³⁴⁵⁶⁷⁸⁹₀₁₂₃₄₅₆₇₈₉
— Fine tuning of capital, ascender & descender metrics
— Raised the bar in `f` to work better in context of the line
— More spacing tuning in arrow ligatures
— Corrections in  -<  -<<  <— <!—
— More pronounced bar in Ħ Ŧ ћ ħ đ ŧ
— Correct u+02C9 placement
— Corrected placement of Ogonek in Uogonek
— Corrections in Vietnamese diacritics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants