> It seemed that fluid(cross compile) didn't link libXft.so.2 > and libfontconfig.so.1 ,so it can't display chinese. did I > miss some configure option?
Another point, that might be relevant, is that you do not need XFT support to display Chinese characters. Xlib is able to display Chinese characters perfectly well. However, Xlib does not support anti-aliased rendering of font glyphs, and the selection and configuration of a font to display can be more problematic. However, AFAIK, Greg has shipped product using Xlib font rendering to display glyphs from CJK fonts quite successfully using a modified branch of 1.1.x, so that ought to be possible with 1.3.x too, if your target does not have XFT capabilities. SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

