Closed
Bug 1457412
Opened 7 years ago
Closed 7 years ago
On https://v-fonts.com/ the Jabin and Decovar fonts do not respond to variations
Categories
(Core :: Layout: Text and Fonts, enhancement)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: jfkthame, Assigned: jfkthame)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
11.78 KB,
patch
|
jrmuizel
:
review+
|
Details | Diff | Splinter Review |
This happens because their variation tables are dropped by the font sanitizer, due to minor spec deviations in the MVAR table.
Analysis shows the issues to be harmless, and the sanitizer can be relaxed to allow these fonts to load as expected.
Submitted https://github.com/khaledhosny/ots/pull/169 upstream; when this is merged, we can pull an OTS update and the issue here will be resolved.
Assignee | ||
Comment 1•7 years ago
|
||
In particular, this fixes the validation of a couple of example variation fonts seen in the wild.
Attachment #8971652 -
Flags: review?(jmuizelaar)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → jfkthame
Status: NEW → ASSIGNED
Updated•7 years ago
|
Attachment #8971652 -
Flags: review?(jmuizelaar) → review+
Pushed by jkew@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/c9a94881c7b4
Update OTS to upstream tip (c903692702), to pick up recent fixes. r=jrmuizel
Comment 3•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•