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

Processing Meriweather-700-italic throws an error #349

Closed
astoilkov opened this issue Jun 18, 2018 · 4 comments
Closed

Processing Meriweather-700-italic throws an error #349

astoilkov opened this issue Jun 18, 2018 · 4 comments

Comments

@astoilkov
Copy link

astoilkov commented Jun 18, 2018

I am processing some variants of the Meriweather font. However, the 700 weight italic version is the only one throwing an error.

Steps to Reproduce (for bugs)

You can download the attached font and just initialize the font with opentype
Merriweather-700-italic.woff.zip

Context

I have tried to report the issue in the library you are calling internally but no one responded.

Your Environment

  • Version used: Latest
  • Font used: Meriweather 700 italic
  • Browser Name and version: Node.js
  • Operating System and version (desktop or mobile): macOS
@Jolg42
Copy link
Member

Jolg42 commented Jun 18, 2018

It looks like there is one error in that font:

ERROR | The "head" table checkSumAdjustment (0x49a12a1c) does not match the calculated checkSumAdjustment (0x8dfcfa15).

Checked with http://validator.fontbureau.com/validate

@astoilkov
Copy link
Author

astoilkov commented Jun 18, 2018

You mean we should report the font to Google?

If that is the case we can close this.

@Jolg42
Copy link
Member

Jolg42 commented Jun 18, 2018

Also as the problem is also linked with tiny-inflate I guess I won't be able to help more than:

  • You could try to recreate a woff (either from a .ttf or .otf or converting it to .ttf first)
  • Or find another version of that font in .woff that works.

@Jolg42
Copy link
Member

Jolg42 commented Jun 18, 2018

I think you should report it, because it is weird that there is an error in this font.

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

No branches or pull requests

2 participants