On May 16, 2007, at 6:46 PM, Paul Lord wrote: > Does FLTK support the Multi Byte Japanese Chars? (Multi byte > unicode support)? > I'm looking into converting a WIN32 PSDK Unicode application to FLTK.
FLTK2 supports UTF-8, but be warned, there is still no stable FLTK2 release. FLTK1 only supports the current code page. Attempts are made to upgrade to UTF-8 using a very popular patch for the outdated 1.1.6 ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

