> > I think only the fontconfig dependencies, then it ought to be OK. > > > > Actullay setting up fontconfig can be a trial, however...! > > > > Yes,you are right.There are so many problems to cross-compile > fontconfig.It need another tools,and my freetype is also older. > > So I give up it. > > It seems that FLTK-1.3 support UNICODE charset,But I can't > use it on my target. > > does FLTK can support UNICODE without xft?
If you have a Unicode font, in a format that Xlib supports directly so you do not depend on XFT or etc, and you build fltk with XFT-disabled, it should work. On my linux test box I have managed to produce fltk builds that display CJK glyphs correctly, in both XFT and non-XFT versions. Getting the right font might be the key step here... 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

