-
Notifications
You must be signed in to change notification settings - Fork 8
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
.woff2
version
#57
Comments
I don't think so. What do you mean by that? woff2 compressors (e.g. the c++ one from google/woff2 repo, or the |
Last time I checked the webfont generator at FontSquirrel messes them up. |
maybe they are dropping tables they don't know about, I have no idea how that works, but the mere act of woff2-compressing a font does not involve dealing with variable or color tables at all. |
I wonder why the download from Google Fonts doesn't include |
I just checked, and FontSquirrel indeed drops the COLR/CPAL tables. |
Is there a
.woff2
version you could include in the download? I know there are tools I could use to convert it but some of those are not compatible with variable color fonts afaik.The text was updated successfully, but these errors were encountered: