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

Make f ligatures slightly wider under Quasi-Proportional. #2678

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

jmcwilliams403
Copy link
Contributor

Rather than treating the widths as two to three advanceScaleII-width sub-characters adding up to one 1 or advanceScaleMM width composite character respectively, this instead calculates it the other way around, starting with advanceScaleMM or [mix 1 advanceScaleMM 2] and then multiplying it by advanceScaleF, which results in a more accurate approximation of two to three advanceScaleF characters, which, while effectively wider than before, also allows it to be sensitive to the different f metrics enforced by quasi-proportional-extension-only.

ffffiffiflffl
affect affect
infinite infinite
office office
inflect inflect
affluent affluent

Aile Thin Before:
image
Aile Thin After:
image
Aile Regular Before:
image
Aile Regular After:
image
Aile Heavy Before:
image
Aile Heavy After:
image
Etoile Thin Before:
image
Etoile Thin After:
image
Etoile Regular Before:
image
Etoile Regular After:
image
Etoile Heavy Before:
image
Etoile Heavy After:
image

@be5invis be5invis merged commit f82c1dc into be5invis:dev Feb 12, 2025
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