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

Legacy kern table #1183

Open
simoncozens opened this issue Oct 10, 2024 · 6 comments
Open

Legacy kern table #1183

simoncozens opened this issue Oct 10, 2024 · 6 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@simoncozens
Copy link
Contributor

fontations doesn't currently read or write the kern table. However, support for this table is needed for kerning in Microsoft Powerpoint. It is also the subject of a fontbakery check.

@rsheeter
Copy link
Collaborator

Do you mean Powerpoint only supports kern?! That's amazing.

@simoncozens
Copy link
Contributor Author

Exactly.

@LucasHimself
Copy link

PowerPoint also supports GPOS kerning, but not on all platforms :-)

@khaledhosny
Copy link

Do you mean Powerpoint only supports kern?! That's amazing.

Unless it is a variable font:
https://forum.glyphsapp.com/t/ppt-microsoft-opentype-and-gpos-kerning-work-with-vf/31467

@rsheeter
Copy link
Collaborator

I immediately wonder if adding a single axis with min = default = max would suffice to make it think it's a variable font

@khaledhosny
Copy link

I’d start with an empty (or minimum valid) fvar table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants