Closed
Bug 411891
Opened 17 years ago
Closed 17 years ago
Multiple font-weight not always applied correctly (for fonts that have multiple font-weights)
Categories
(Core :: Graphics, defect, P4)
Tracking
()
RESOLVED
FIXED
People
(Reporter: phiw2, Assigned: jtd)
References
Details
(Keywords: testcase)
Attachments
(2 files)
Optima, Helvetica Neue and Baskerville contain multiple font-weights. These are not always mapped/applied correctly when numerical font-weights (100 ~ 900) are specified in the stylesheet. For each of the 3 fonts, at least one font-weight is incorrectly mapped (not used).
Optima --> ExtraBlack not applied for font-weight 900
Baskerville --> SemiBold and Bold mapped to same font-weight (700 should map to bold)
Helvetica Neue --> 100 should map to Helvetica Neue UltraLight
Tested on 10.4.11.
See also bug 401989.
Assignee | ||
Updated•17 years ago
|
Assignee: nobody → jdaggett
Priority: -- → P4
Assignee | ||
Comment 1•17 years ago
|
||
Script generate the testcases from a list of fonts - edit the source to add/delete fonts for testing.
Assignee | ||
Comment 2•17 years ago
|
||
Changes to bug 404310 will most likely fix this.
Depends on: 404310
Assignee | ||
Comment 3•17 years ago
|
||
Fixed by changes in 404310.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•