Open
Bug 724534
Opened 14 years ago
Updated 28 days ago
use ICU for script-run itemization instead of gfxScriptRunItemizer
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
NEW
People
(Reporter: jfkthame, Unassigned)
References
(Blocks 1 open bug)
Details
Our script-run itemizer is basically a lightly-adapted version of what's in ICU. Once we have ICU itself available, we can scrap our gfx implementation and just use theirs.
Updated•12 years ago
|
Comment 1•10 years ago
|
||
uscript_openRun etc are exported, but there is no header define into unicode/*. So we have to file a new bug to ICU project to generate public header file.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•