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

Unnecessary kerning in Noto Sans Inscriptional Pahlavi #1

Closed
dscorbett opened this issue Apr 5, 2021 · 0 comments
Closed

Unnecessary kerning in Noto Sans Inscriptional Pahlavi #1

dscorbett opened this issue Apr 5, 2021 · 0 comments

Comments

@dscorbett
Copy link

Font

NotoSansInscriptionalPahlavi-Regular.otf

Where the font came from, and when

Site: https://github.com/googlefonts/noto-fonts/blob/960e0072cdb4789cc742d6f25789db94ed688b48/unhinted/otf/NotoSansInscriptionalPahlavi/NotoSansInscriptionalPahlavi-Regular.otf
Date: 2021-04-05

Font version

Version 2.000

Issue

'kern' can insert extraneous space between a beth and a letter without a descender when the latter precedes a letter with a descender. Sometimes the space is necessary to avoid overlap, but many descenderless letters are wide enough for the space to not be necessary. For such letters, it looks better without kerning.

Character data

𐭡𐭤𐭭
U+10B61 INSCRIPTIONAL PAHLAVI LETTER BETH
U+10B64 INSCRIPTIONAL PAHLAVI LETTER HE
U+10B6D INSCRIPTIONAL PAHLAVI LETTER NUN

Screenshots

Default:
𐭡𐭤𐭭
With kerning disabled:
𐭡𐭤𐭭

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

3 participants