Closed
Bug 7749
Opened 26 years ago
Closed 23 years ago
Cannot display Vietnamese precomposed characters
Categories
(Core :: Internationalization, defect, P2)
Tracking
()
VERIFIED
WORKSFORME
Future
People
(Reporter: teruko, Assigned: ftang)
References
()
Details
(Keywords: intl)
Tested 6-07-08 Win32 and MAC build.
Above url is written the code from xx20 - xxFF.
After I changed the menu View|Default Character set->Vietnames (VISCII), I compare this page with
http://czyborra.com/charsets/vietnamese.html.
From xx60 to xxFF, the characters in above page are not displayed same as
http://czyborra.com/charsets/vietnamese.html.
| Reporter | ||
Updated•26 years ago
|
Priority: P3 → P2
Target Milestone: M7
| Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7 → M9
| Assignee | ||
Comment 2•26 years ago
|
||
The problem is we convert VISCII to the precomposed extend Latin block. But most
of the font do not have such precomposed glyph. For other vietnamese charset, we
convert to partial precomposed character instead of these fully precomposed
characters. I think this is a rendering issue instead of conversion issue.
However we can solve this by convert to the partial precomposed version.
Keep this bug assign to myself. Need to talk to erik about
| Assignee | ||
Updated•26 years ago
|
Assignee: ftang → erik
Status: ASSIGNED → NEW
Summary: VISCII charset conversion does not work → Cannot display Vietnamese precomposed characters
| Assignee | ||
Comment 3•26 years ago
|
||
Change summary from "VISCII charset conversion does not work" to "Cannot display
Vietnamese precomposed characters"
Reassign this erik. We need to think about this for all three platforms.
Updated•26 years ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 4•26 years ago
|
||
somehow I can display these vietnames characters in my NTJ. It is probably
because the Dynalab beta font have those Pre composed glyph.
Updated•26 years ago
|
Target Milestone: M9 → M11
Updated•26 years ago
|
Target Milestone: M11 → M14
Comment 6•26 years ago
|
||
Moving all M16s to M17. Please make comments if you disagree.
Target Milestone: M16 → M17
Updated•25 years ago
|
Status: NEW → ASSIGNED
Updated•25 years ago
|
Target Milestone: --- → Future
| Assignee | ||
Comment 11•23 years ago
|
||
with WinXP which have those glyph, it is no longer a problem. this a font
availability issue. mark this bug as worksforme.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•