Closed
Bug 995056
Opened 11 years ago
Closed 11 years ago
update common font fallback lists for OSX and Windows
Categories
(Core :: Graphics: Text, defect)
Core
Graphics: Text
Tracking
()
RESOLVED
FIXED
mozilla31
People
(Reporter: jtd, Assigned: jtd)
Details
Attachments
(5 files, 2 obsolete files)
Need to update the lists of commonly used fonts to include new fonts that shipped with OSX 10.8/10.9 and Windows 8.
Steps for data collection:
1. Run Firefox and enable the pref below:
gfx.font_rendering.fallback.always_use_cmaps ==> true
2. Restart Firefox with the following log settings enabled:
export NSPR_LOG_MODULES=textrun:5
export NSPR_LOG_FILE=fallback.out
3. Open the following URL:
http://people.mozilla.org/~jdaggett/tests/fallback-allcodepoints.html
4. After the page completes, quit
Result: all fallback fonts are dumped to the log.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
User has MS Office and Adobe Creative Suite installed.
| Assignee | ||
Comment 3•11 years ago
|
||
| Assignee | ||
Updated•11 years ago
|
Attachment #8405210 -
Attachment mime type: image/png → text/plain; charset=utf-8
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → jdaggett
| Assignee | ||
Comment 4•11 years ago
|
||
| Assignee | ||
Comment 5•11 years ago
|
||
| Assignee | ||
Comment 6•11 years ago
|
||
Attachment #8405217 -
Attachment is obsolete: true
Attachment #8405945 -
Flags: review?(m_kato)
| Assignee | ||
Comment 7•11 years ago
|
||
Attachment #8405218 -
Attachment is obsolete: true
Attachment #8405946 -
Flags: review?(m_kato)
Updated•11 years ago
|
Attachment #8405946 -
Flags: review?(m_kato) → review+
Updated•11 years ago
|
Attachment #8405945 -
Flags: review?(m_kato) → review+
| Assignee | ||
Comment 8•11 years ago
|
||
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/d5b794bec569
https://hg.mozilla.org/mozilla-central/rev/ba29a8ec2973
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
You need to log in
before you can comment on or make changes to this bug.
Description
•