Issue 386

Summary: Patch to Draw Chiense GB2312 Character Correctly
Product: gsl Reporter: issues@www <issues>
Component: codeAssignee: Unknown <non-migrated>
Status: CLOSED FIXED QA Contact: issues@www <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: 605   
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: PATCH Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
patch to draw Chinese GB2312 character on Linux none

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