Closed
Bug 1577799
Opened 6 years ago
Closed 6 years ago
Update OTS to 8.0.0
Categories
(Core :: Graphics: Text, enhancement)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: RyanVM, Assigned: RyanVM)
References
(Regressed 1 open bug)
Details
(Whiteboard: [third-party-lib-audit][gfx-noted])
Attachments
(1 file)
Changelog:
- Sanitizing variation tables is always enabled now.
- Support CFF2 table, including variations support.
- Add some error messages to the CFF table parsing.
- Disallow multiple fonts in CFF table, per spec.
- Check for invalid glyph indices in CFF/CFF2 FDSelect.
- Ignore VarRegionList.RegionAxisCount when RegionCount == 0 invariation tables.
- Remove version dependent reserved value checks from Graphite Silf table.
- Fix some compiler and Coverity warnings.
- Fix incorrect comparison in test code.
- Various code and build scripts cleanups.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/81c77136eb57
Update OTS to 8.0.0. r=jfkthame
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•