Closed
Bug 964313
Opened 12 years ago
Closed 12 years ago
use harfbuzz for Hangul shaping on Windows
Categories
(Core :: Graphics: Text, defect)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: jfkthame, Assigned: jfkthame)
References
Details
Attachments
(1 file)
|
1.69 KB,
patch
|
jtd
:
review+
|
Details | Diff | Splinter Review |
In bug 797405, we switched all remaining scripts *except* Hangul from Windows native shaping (uniscribe/directwrite) to harfbuzz.
Once bug 964240 lands, we'll have full Hangul support in HB, so we can eliminate this last exception.
| Assignee | ||
Comment 1•12 years ago
|
||
This removes the Korean exception for Windows, so that we'll be using harfbuzz for all text. Tryserver run: https://hg.mozilla.org/try/rev/ab21f1faf41e.
Attachment #8366085 -
Flags: review?(jdaggett)
Comment 2•12 years ago
|
||
Comment on attachment 8366085 [details] [diff] [review]
use harfbuzz for all text shaping (now including Hangul) on Windows.
Yay!
Attachment #8366085 -
Flags: review?(jdaggett) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Target Milestone: --- → mozilla29
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•