[STR Closed w/Resolution] Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current Fix Version: 1.3.0 (r8004)
Fixed in Subversion repository. Files encoded with UTF-8 or CP1252 are accepted. Any non-UTF-8-encoded data is interpreted according to CP1252 and transcoded to UTF-8. By default, a warning message is displayed when the input file was transcoded. This default behavior can be modified by changing a function pointer. A flag has been added to the Fl_Text_Buffer object that informs the caller if the input file was transcoded to UTF-8. The Fl_Text_Buffer.cxx file contains some preliminary code that could be used in the future to input other encodings provided they are fixed-length (e.g., all ISO-8859-* character sets, UTF-16). This code is not compiled at this point. Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current Fix Version: 1.3.0 (r8004) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
