Issue 386 - Patch to Draw Chiense GB2312 Character Correctly
Summary: Patch to Draw Chiense GB2312 Character Correctly
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: 605
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@www
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-02-07 07:15 UTC by issues@www
Modified: 2006-11-15 17:46 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
patch to draw Chinese GB2312 character on Linux (823 bytes, patch)
2003-12-06 14:52 UTC, issues@www
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description issues@www 2001-02-07 07:15:39 UTC
Because X Font are store in iso2022 encoding
so if you want to draw chiense character correctly, you have
do some convertion (&0x7f)
Comment 1 issues@www 2001-02-07 07:19:56 UTC
Created attachment 66 [details]
patch to draw Chinese GB2312 character on Linux
Comment 2 Unknown 2001-02-08 13:55:41 UTC
Was already fixed in the TopLevel version.
Comment 3 philipp.lohmann 2006-11-15 17:46:05 UTC
closing