Closed
Bug 653408
Opened 14 years ago
Closed 14 years ago
OTS sanitizer incorrectly drops OpenType Layout tables from LinLibertine_Re-4.7.5(.ttf/.woff)
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
FIXED
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
883 bytes,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
The OTS sanitizer drops the OTL tables from LinLibertine, which happens to be a font we use in our font-feature reftests. This caused reftests to turn orange when I tried to land bug 653100.
This is because of a typo in the OTS 'GDEF' parser, which causes it to incorrectly conclude that the LigCaretListTable is bad.
Reported upstream as http://code.google.com/p/chromium/issues/detail?id=80797.
Attachment #528827 -
Flags: review?(jdaggett)
Updated•14 years ago
|
Attachment #528827 -
Flags: review?(jdaggett) → review+
Assignee | ||
Comment 1•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•