sfnt2woff passes all but one test

Hello Jonathan,

I ran your sfnt2woff (Updated 2009-10-04 12:32PM GMT+1) over the WOFF authoring tools test suite (which involves converting the fonts and then validating the result). 

Some of the test files have deliberate errors, and the WOFF spec requires a converter to either halt or to fix-up the error before conversion to WOFF. Either way, the result is that we don't end up with a WOFF containing the error. For converters which only convert one way, or converters which do fixup, the 'bitwise identical' tests are skipped.

Tests were run on the precompiled Windows version of sfnt2woff, so the bitwise identical tests were skipped. I am also going to compile from source so that these tests can be run.

There was one test failure, invalidsfnt-padding-003 fails. This is the test with "Unnecessary Padding Between Tables". I wonder if it would be possible for you to update the code so that this passes and you have a 100% pass rate? We need two passing implementations per test to exit Candidate Recommendation.

Tests are at
http://dev.w3.org/webfonts/WOFF/tests/AuthoringTool/Tests/xhtml1/testcaseindex.xht
and
http://dev.w3.org/webfonts/WOFF/tests/AuthoringTool/Tests/xhtml1/

-- 
 Chris Lilley   Technical Director, Interaction Domain                 
 W3C Graphics Activity Lead, Fonts Activity Lead
 Co-Chair, W3C Hypertext CG
 Member, CSS, WebFonts, SVG Working Groups

Received on Wednesday, 5 October 2011 12:38:55 UTC