Hi Ian, Thanks for your reply. Although ditching nano-X looks likr a very good solution,I would still like to explore it some more before abandoning it!! Also I could not find any links for source code download of Kdrive or tinyX.Can you kindly point me to a link?Also what I found out is that tinyX is now no more developed and Kdrive as been integrated with X11. Moreover I am not sure if they will be supporting ARM architecture.
It looks like that FLTK has completely changed the text rendering implementation in 1.3 from 1.1. The entire text rendering is now done through xutf8 functions. Can I get a documentation anywhere which describes the change? I also looked up the XUtf8LookupString() implementation by FLTK as suggested by you. Its basically again calling the XmbLookupString() again which does dos the same function as XUtf8LookupString. So I was not able to understand the purpose of this. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

