- From: Chris Lilley <chris@w3.org>
- Date: Tue, 1 Aug 2017 17:05:03 +1000
- To: public-webfonts-wg@w3.org
On 01-Aug-17 02:47, Roderick Sheeter wrote: > https://www.w3.org/Fonts/WG/track/actions/205 doesn't seem to specify > what "the two" decoder issues are. :) I think the issues that we are waiting to fix are the ones that cause these four tests to fail in all UA (because they all use the same library): http://test.csswg.org/harness/results/woff2_dev/grouped/filter/1/ so it seems there are three issues, all to do with transformation: 5.1: Transformed glyf table format 5.3: Transformed loca table format 5.4: Transformed hmtx table format > So I fixed two decoder issues :D > (https://github.com/google/woff2/pull/81). > > However, I see a couple more that I suspect we want fixes for before > advancing spec state: > > https://github.com/google/woff2/issues/53 Reject loca with mismatching > origLength > https://github.com/google/woff2/issues/54 Reject empty glyph with > bounding box > https://github.com/google/woff2/issues/55 Reject transformed hmtx > table with reserved flags bits set > I agree.
Received on Tuesday, 1 August 2017 07:05:15 UTC