Closed
Bug 578482
Opened 14 years ago
Closed 14 years ago
Sanitize downloaded fonts before we pass them to platform rasterizers
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
DUPLICATE
of bug 527276
People
(Reporter: roc, Unassigned)
References
Details
I propose we sanitize all downloaded fonts before we pass them to any platform font code. We could use the sanitizer at http://code.google.com/p/ots/ as a starting point. Sanitization would (among other things) strip all tables that are not known to be needed for glyph measurement and rasterization.
We would continue to provide full tables to Harfbuzz.
Comment 1•14 years ago
|
||
Dupe of 527276?
Reporter | ||
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•