Closed
Bug 287509
Opened 20 years ago
Closed 17 years ago
Restore proper Thai font defaults once Gfx:Mac can handle them
Categories
(Core Graveyard :: GFX: Mac, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: alqahira, Assigned: alqahira)
References
Details
In the fix for bug 159809, we backed out the true Thai fonts because Gfx:Mac
can't handle them (bug 246527, bug 225217) in favor of Lucida Grande and Monaco,
which display Thai rather than gibberish.
Once bug 246527 (or the true cause, if it's something else) gets fixed, the
previous actual Thai fonts need to be restored:
pref("font.name.serif.th", "Thonburi");
pref("font.name.sans-serif.th", "Krungthep");
pref("font.name.monospace.th", "Ayuthaya");
Assignee | ||
Comment 1•17 years ago
|
||
I'll fix this as part of bug 299222.
Assignee: joshmoz → alqahira
Depends on: 299222
Assignee | ||
Comment 2•17 years ago
|
||
FIXED on trunk by checkin for bug 299222.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•