FLTK logo

STR #2154

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Post Text | Post File | SVN ⇄ GIT | Prev | Next ]

STR #2154

Application:FLTK Library
Status:5 - New
Priority:1 - Request for Enhancement, e.g. asking for a feature
Scope:2 - Specific to an operating system
Subsystem:Unicode support
Summary:Support XIM on UTF-8 and GBK locale, update XIM support on GB2312.
Version:1.4-feature
Created By:sparkaround
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]
Name/Time/Date Filename/Size  
 
#1 sparkaround
13:19 Feb 17, 2009
fltk-1.3-svn6662-gbk_and_xim.patch
0.5M
 
     

Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 sparkaround
13:19 Feb 17, 2009
BUGS:
1. XIM broken on UTF8 locale.
2. Can't input ascii characters when XIM is opened on new GB2312(encoding in euc-cn) locale.
3. Can't input all chinese characters supported by GBK locale.


I have fixed these. Please check the patch (Please see the attachment).  What I have done: 
1. Support GBK encoding.
   a. It is possible to input any chinese GBK character with XIM on
   GBK locale.
   b. Update ucs2fontmap.c to support utf8Wrap on GBK if need.
   c. Add GBK table cp936ext.h and create 'gbk_tab_to_h.c' from cjk_tab_to_h.c.
2. Enable XIM support on UTF-8 locale
3. It is possible to input ascii characters when XIM is opened on the new
GB2312(euc-cn) locale.
 
 
#2 AlbrechtS
15:28 Jan 29, 2015
Moved STR from "Applications" to "FLTK Library" and set priority to 1 (RFE), since this requests a new feature.  
 
#3 AlbrechtS
08:39 Jul 21, 2015
Moved to 1.4-feature.  
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.