Open GoogleCodeExporter opened 9 years ago
Lets talk about these face to face.
Original comment by beh...@chromium.org
on 8 Oct 2014 at 1:04
For these:
maxp: bad max_zones: 0
just set max_zones to 2.
Original comment by behdad@google.com
on 8 Oct 2014 at 4:14
For:
glyf: Bad flag value (129)
That sounds wrong. Bit 7 is reserved. So value should be 1.
Original comment by behdad@google.com
on 8 Oct 2014 at 4:16
The "bad sb" warnings will be fixed when this ots fix merges:
https://github.com/khaledhosny/ots/pull/37
Original comment by behdad@google.com
on 8 Oct 2014 at 4:29
The "Bad flag value (179)" also needs the top bit unset.
Original comment by behdad@google.com
on 8 Oct 2014 at 4:32
For the '2-byte indexing' one see:
https://github.com/khaledhosny/ots/issues/38
That's all the warnings.
Original comment by behdad@google.com
on 8 Oct 2014 at 4:37
Assigning to myself to fix the fonts and add checks to noto_lint.
Original comment by roozbeh@google.com
on 25 Oct 2014 at 1:54
Original comment by roozbeh@google.com
on 16 Jan 2015 at 6:12
Doug, can you add tests for these to noto_lint fixes to autofix_for_release?
Original comment by roozbeh@google.com
on 3 Apr 2015 at 1:56
Original issue reported on code.google.com by
roozbeh@google.com
on 7 Oct 2014 at 8:09