-
Notifications
You must be signed in to change notification settings - Fork 105
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
Turn off MS-FonVal: The device table's DeltaFormat value is invalid
errors for variable fonts?
#2109
Comments
I have just committed code yesteday that allows us to filter certain fontval checks when dealing with variable fonts. I can add this one to the black list as well. I would like to silence checks that are too noisy. But I would also want to be sure the check is also not important. What's the meaning of this specific check? |
The FontVal problem description for this check only mentions the other values as possible valid ones. So apparently this means FontVal implementation is not up-to-date with more recent versions of the spec and that's why these spurious FAILs are being emitted. That's good enough reason to mute it. |
My understanding of this |
It fails to understand a new valid value from a more recent version of the opentype spec. I have the impression that a whole lot of fval checks may have this kind of problem. |
If it is not up to date, file an issue at Microsoft's issue tracker. |
Fixed in HinTak/Font-Validator@37b5e71 @eliheuer : please file an issue at the Microsoft issue tracker (not mine) next time. Nobody hear about these sort of issues, nobody fixes them. Thank you. Cc: @davelab6 |
@HinTak Sure, will do. Is the preferred place to post issues https://github.com/Microsoft/Font-Validator/issues ? |
@eliheuer yes. I do watch that space. In this case it might be appropriate to add specific details to microsoft/Font-Validator#64 , instead of filing new. Either way, issues like these go there. |
Noise from
ms-fonval
is causing my markdown output to exceed the length GitHub can display. Can we limit or turn off theMS-FonVal: The device table's DeltaFormat value is invalid
errors for variable fonts?Observed behaviour
Expected behaviour
Ok, I see this is a
*VF.ttf
file, don't worry about this.The text was updated successfully, but these errors were encountered: