-
Notifications
You must be signed in to change notification settings - Fork 9
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
[GVAR
] Change GlyphVariationData
Header dataOffset
field to 24bit
#162
Comments
behdad
added a commit
to fonttools/fonttools
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to fonttools/fonttools
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to harfbuzz/harfbuzz
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to fonttools/fonttools
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to fonttools/fonttools
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to fonttools/fonttools
that referenced
this issue
Dec 10, 2024
behdad
added a commit
to harfbuzz/harfbuzz
that referenced
this issue
Feb 26, 2025
behdad
added a commit
to harfbuzz/harfbuzz
that referenced
this issue
Feb 26, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the
GVAR
equivalent of thisgvar
section:https://learn.microsoft.com/en-us/typography/opentype/spec/gvar#the-glyphvariationdata-table-array
We've seen actual font builds hit the 64kb limit of that
dataOffset
field. Bumping to 24bits removes one of the tightestgvar
limitations, perhaps the only practical one.The text was updated successfully, but these errors were encountered: