First of all: Thanks for the info in your other post, especially the info that it doesn't crash, if you configured with --disable-xft. IMHO there's still a lot of work to do...
liaojifang wrote: > if I configure with --disable-xft , The Fl_Input can't support chinese or > japanese This may now be a font problem, but I don't know what to do exactly. Maybe Ian can help? What I see with my test setup ... /fltk-1.3$ locale LANG=zh_CN.gb18030 LANGUAGE= LC_CTYPE="zh_CN.gb18030" LC_NUMERIC="zh_CN.gb18030" LC_TIME="zh_CN.gb18030" LC_COLLATE="zh_CN.gb18030" LC_MONETARY="zh_CN.gb18030" LC_MESSAGES="zh_CN.gb18030" LC_PAPER="zh_CN.gb18030" LC_NAME="zh_CN.gb18030" LC_ADDRESS="zh_CN.gb18030" LC_TELEPHONE="zh_CN.gb18030" LC_MEASUREMENT="zh_CN.gb18030" LC_IDENTIFICATION="zh_CN.gb18030" LC_ALL=zh_CN.gb18030 ... is that I have a strange font (something like double wide), if I configure with --enable-xft, but the text looks "normal" when configured with --disable-xft. I didn't have chinese or japanese text, however. In both cases I can see an error message "XOpenIM() failed" when I start the application, but all input works normally. Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

