Closed
Bug 1170782
Opened 10 years ago
Closed 10 years ago
Do not rely on the presence of a MATH table to use typo metrics
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla43
People
(Reporter: fredw, Assigned: fredw)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(1 file)
|
3.03 KB,
patch
|
karlt
:
review+
|
Details | Diff | Splinter Review |
In bug 947650, we made Unix platforms use typo metrics when the USE_TYPO_METRICS flag is set or when a MATH table is present. For Windows, this was done in bug 598900 but we relied only on the USE_TYPO_METRICS flags.
Today, the only remaining OpenType MATH font that misses the USE_TYPO_METRICS flag is STIX (and this issue is fixed in the STIX version in developement).
So we will eventually be able to remove the test for a MATH table and only rely on the USE_TYPO_METRICS flags on all platforms.
Updated•10 years ago
|
Whiteboard: [gfx-noted]
| Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → fred.wang
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•10 years ago
|
||
| Assignee | ||
Updated•10 years ago
|
Attachment #8653346 -
Flags: review?(karlt)
Updated•10 years ago
|
Attachment #8653346 -
Flags: review?(karlt) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla43
You need to log in
before you can comment on or make changes to this bug.
Description
•