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

Optimize glyphs for four characters. #2458

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

jmcwilliams403
Copy link
Contributor

@jmcwilliams403 jmcwilliams403 commented Aug 5, 2024

Greek Gamma straight/curly optimization:
γᵞᵧ
Before (notice the seam):
image
After:
image
Cyrillic Lower Straight U Optimization:
уўүұ
Before (cross position appears raised):
image
After (fixing this also facilitated fixing straight/curly gamma as a side benefit):
image
Turned r palatal hook optimization:
ᶁ𝼕
Thin before:
image
Thin after:
image
Regular before:
image
Regular after:
image
Heavy before:
image
Heavy After:
image

@be5invis be5invis merged commit 2d3d0f0 into be5invis:dev Aug 6, 2024
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants