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

Missing ligatures for '>->', '<===', '===>', '[->', '=||', '=|' and '-||' #194

Closed
ImperadorSid opened this issue Apr 6, 2020 · 4 comments
Labels
unicode request Request for adding more symbols

Comments

@ImperadorSid
Copy link

I am using VS Code 1.43.2 and JetBrains Mono 1.0.5.

I realized that these symbols are either missing or not being rendered correctly.

@philippnurullin
Copy link
Member

@ImperadorSid Hi, can you attach the screenshots with the symbols.

@philippnurullin
Copy link
Member

=|| =| -|| Thees are non existent in the first place because they are not an operator. Do you know where they used as a logical bit?

<=== ===> [-> sequences excluded because of this problem #151

>-> not working is a simple bug. Will fix it asap.

@ImperadorSid
Copy link
Author

@ImperadorSid Hi, can you attach the screenshots with the symbols.

IMG_20200408_103920_345

@ImperadorSid
Copy link
Author

Reading the issues mentioned, I realized the problem with '===>'. Therefore, I expect the correction of the '> ->'

philippnurullin added a commit that referenced this issue Apr 8, 2020
— Fixed problem with disappeared Powerline arrows #189
— Added U+0336 #190
— Added >-> Ligature #194
— Fixed rendering problems with arrow in ligatures #196
— Added exclusion in ligatures with -- --- to treat loading #151
— Added source files in .ufo format
@philippnurullin philippnurullin added the unicode request Request for adding more symbols label Apr 10, 2020
philippnurullin added a commit that referenced this issue Apr 29, 2020
Major changes
— Fixed problems with rendering of Powerline symbols #189
— Added support of Vietnamese language #14 #209
— All diacritics redone. Corrected a bunch of problems of placing & more balanced mass.
— Added DesignSpace+UFO source files. Just converted & dumped as they are, for now. There are issues with Masters compatibility. Tested in Glyphs app.

Other fixes
— Fixed construction of † ‡ ∏ ∐  #205 #206
— Added exclusion in /* ligature #88
— Refactored ß
— ~= ligature removed #204
— Added >-> ligature #194
— Added u0336 Long stroke overlay #190
— Added ligature //= #185
— Corrected contour of the arrows in ligatures #196

Known issues
— In Medium weights the height of [ ] { } decreased by one pixel in 12px, 13px sizes. This is a hinting bug.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode request Request for adding more symbols
Projects
None yet
Development

No branches or pull requests

2 participants