Closed
Bug 803483
Opened 13 years ago
Closed 13 years ago
OpenType script support is no longer dependent on OS X version
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
|
7.23 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
Now that we're using harfbuzz for all scripts on OS X, we are no longer dependent on the OS X version to determine which scripts can or cannot be shaped using OpenType layout. So it's time to remove the version-checking from the cmap-masking code in MacOSFontEntry.
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #673154 -
Flags: review?(jdaggett)
Updated•13 years ago
|
Attachment #673154 -
Flags: review?(jdaggett) → review+
| Assignee | ||
Comment 3•13 years ago
|
||
Also pushed https://hg.mozilla.org/integration/mozilla-inbound/rev/aa8edb7d1983 to remove the fails-if annotation from Indic-script reftests that now pass on all OS X versions.
Comment 5•13 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/0e76a54aab6f
https://hg.mozilla.org/mozilla-central/rev/aa8edb7d1983
Status: NEW → RESOLVED
Closed: 13 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•