Closed
Bug 75814
Opened 24 years ago
Closed 24 years ago
UNIX font definition for HKSCS support
Categories
(Core :: Internationalization, defect)
Tracking
()
VERIFIED
FIXED
mozilla0.9.1
People
(Reporter: masaki.katakai, Assigned: ftang)
References
Details
(Keywords: intl, Whiteboard: patch available. need code since 2001-05-07 13:39)
Attachments
(6 files)
2.05 KB,
text/plain
|
Details | |
1.57 KB,
text/plain
|
Details | |
3.27 KB,
patch
|
Details | Diff | Splinter Review | |
675 bytes,
patch
|
Details | Diff | Splinter Review | |
1003 bytes,
patch
|
Details | Diff | Splinter Review | |
539 bytes,
patch
|
Details | Diff | Splinter Review |
UNIX font problem for bug 25226.
I want to use "hkscs-1" fonts for HKSCS, like
-sun-ming-light-r-normal--18-160-75-75-c-160-hkscs-1
and I'm thinking definitions are needed in nsFontMetricsGTK.cpp.
Updated•24 years ago
|
QA Contact: andreasb → ylong
Assignee | ||
Comment 5•24 years ago
|
||
Assignee | ||
Comment 6•24 years ago
|
||
Assignee | ||
Comment 7•24 years ago
|
||
Assignee | ||
Comment 8•24 years ago
|
||
Assignee | ||
Comment 9•24 years ago
|
||
Assignee | ||
Comment 10•24 years ago
|
||
katakai- can you verify my fix ?
bstell- can you code review ?
Assignee | ||
Comment 11•24 years ago
|
||
Assignee | ||
Comment 12•24 years ago
|
||
I still see some missing glyph. but I think that is caused by the buggy GB
converter in ucvcn.
Assignee | ||
Updated•24 years ago
|
Whiteboard: patch available. need code review and check in .
Reporter | ||
Comment 13•24 years ago
|
||
Thanks, Frank. I've verified the fix in Solaris HKSCS locale.
Comment 14•24 years ago
|
||
r=nhotta
Assignee | ||
Updated•24 years ago
|
Whiteboard: patch available. need code review and check in . → patch available. need code since 2001-05-07 13:12
Assignee | ||
Updated•24 years ago
|
Whiteboard: patch available. need code since 2001-05-07 13:12 → patch available. need code since 2001-05-07 13:39
Comment 15•24 years ago
|
||
sr=blizzard
Assignee | ||
Comment 16•24 years ago
|
||
fixed and check in.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9.1
Reporter | ||
Comment 17•24 years ago
|
||
Assign Ervin to QA contact. Can you try nightly for verification?
QA Contact: katakai → eyan
Comment 18•24 years ago
|
||
Try this in nightly build 2001051310, Most Big5-HKSCS characters display OK, but
still have some problems:
1. some characters display as ?
0xC6A1 --> 0xC6FE display as ?
2. some characters Display as NULL.
0xF9DD --> 0xFA40 display as NULL, seems no font glyph in Solaris system
for these characters.
I will file new bug for this problems.
Comment 19•23 years ago
|
||
Verified in Mozilla nightly build 2001051310, it is fixed.
just some HKSCS characters display as ?. file a new bug 80865 for this problem.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•