forked from khaledhosny/ots
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allowing post area names to be >32767.
Some fonts that cover all of unicode require post name entries greater than 32767. While the standard strictly requires this limit. Common implementations support it (it was an artifact of 16-bit windows). Permitting this variance from the specification. Patch from bradnelson@. BUG=None TEST=test/test_{un,}malicious_fonts.sh, unifont.ttf passes validation Review URL:https://codereview.chromium.org/68173026/
- Loading branch information
1 parent
4c9fa65
commit b37eb50
Showing
2 changed files
with
3 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters