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

Fix the checksum of the glyph-substitution table in Lao Sans Pro #6891

Closed
IvanUkhov opened this issue Oct 23, 2023 · 1 comment · Fixed by #6913
Closed

Fix the checksum of the glyph-substitution table in Lao Sans Pro #6891

IvanUkhov opened this issue Oct 23, 2023 · 1 comment · Fixed by #6913

Comments

@IvanUkhov
Copy link

Describe the bug
The checksum is incorrect.

To Reproduce

from fontTools import ttLib

ttLib.TTFont("./ofl/laosanspro/LaoSansPro-Regular.ttf", checkChecksums=2)["GSUB"]

Expected behavior
The checksum should be correct.

@IvanUkhov IvanUkhov changed the title Fix the checksum of GSUB in Lao Sans Pro Fix the checksum of the glyph-substitution table in Lao Sans Pro Oct 23, 2023
@RosaWagner RosaWagner linked a pull request Oct 26, 2023 that will close this issue
@RosaWagner
Copy link
Contributor

Thanks for reporting, will fix by deleting from this repo

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

Successfully merging a pull request may close this issue.

2 participants