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

Kerning of the letter צ #33

Closed
Elendil03 opened this issue Jul 26, 2023 · 1 comment
Closed

Kerning of the letter צ #33

Elendil03 opened this issue Jul 26, 2023 · 1 comment

Comments

@Elendil03
Copy link

Elendil03 commented Jul 26, 2023

In Noto Rashi Hebrew (all weights, all versions), the counter of the צ creates too much visual space when followed by any round letter such as ד, ר, כ etc. There should be either a contextual alternative with a narrower צ or one with a more closed counter, the descender ending on the baseline (like in the more conventional Rashi fonts), or some negative kerning/ligature to avoid this visual gap.
image
I'm using an application that supports kerning by default, turning it on explicitly doesn't do anything (LibreOffice 7.5.3.2).

@simoncozens
Copy link
Contributor

What I have in my current sources is that there is a negative left side bearing on the tsadi in light and bold, but not in regular:

Light: Screenshot 2024-04-22 at 08 57 03

Bold: Screenshot 2024-04-22 at 08 57 22

Regular: Screenshot 2024-04-22 at 08 58 07

I think this is probably messing up the instances. I'll add a negative LSB to the regular, and that should deal with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants