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

Upside-down Latin epsilons #491

Closed
dscorbett opened this issue Apr 12, 2020 · 1 comment
Closed

Upside-down Latin epsilons #491

dscorbett opened this issue Apr 12, 2020 · 1 comment

Comments

@dscorbett
Copy link

  • Your font version: 3.0.0-rc.6
  • Your font variant: Extended
  • Your operating system (name and version): macOS 10.14.6
  • Your application using Iosevka: hb-view

Some Latin epsilons are upside-down, probably because a turned epsilon and a reversed epsilon are easily confused.

  • U+029A LATIN SMALL LETTER CLOSED OPEN E
  • U+1D08 LATIN SMALL LETTER TURNED OPEN E
  • U+1D4C MODIFIER LETTER SMALL TURNED OPEN E
    ʚᴈᵌ
@be5invis
Copy link
Owner

image
Fixed.

black-black-cat added a commit to black-black-cat/Iosevka that referenced this issue Apr 18, 2020
* More arrow fixup

* Add more detailed docs for building. Fixes be5invis#474

* Add docs for width customization

* Update Node.JS version requirement. Fixes be5invis#486

* Fix phonetic ligatures' shape. Now they are connected more closely (be5invis#488).

* Remove unused logs

* Fix LATIN SMALL LETTER TC DIGRAPH WITH CURL overflow

* Fix shape of U+AB30, U+AB64 and U+1DE7 (be5invis#489).

* Docs: fix required otfcc version (be5invis#490)

* Make dot removal work if a below or other mark is between the base and above mark

* Fix export of U+478 and U+479

* Make "ligtions using dlig and calt at same time" less strange

* Fixup format

* Fix shape of U+029A, U+1D08, U+1D4C (be5invis#491).

* remove "ai" knots

* Add U+AB66 and U+AB67 (be5invis#488).

* Force f-eng to be connected

* Add [reverse-rule] to simplify reverse subst code

* Make GSUB more efficient

* Need to keep correspondence

* Fix shape of U+1DF0 (be5invis#497).

* Adjust length of diagonal arrows

* Make double arrow only work with arrow2 selector

* Add ligation for shift-equal operators (>>=, <<=, >>>=, <<<=)

* Update visualization data

* Add ligation group "CLIK"

* Add warning about auto-generated README sections

* Add overrideSupportedLanguages list

* Bump version

* Fix incorrect sample images of ligations

Co-authored-by: Belleve Invis <belleve@typeof.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants