DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current Manolo, thanks for this valuable patch. I'm sure that the part that fixes broken UTF-8 characters when reading a file is something we need (although I didn't see the effect until now, but I believe you that this can happen). However, I'm afraid that the part that does converting from CP-1252 to UTF-8 is not what we want. When using 'test/editor misc/cp1252.txt', the file is opened correctly and looks okay. If I close it w/o further modification, all is well (the file is not written back). But if I change something and write the file, then the original encoding is lost and converted to UTF-8 w/o a warning or anything else. We discussed this and decided not to do any automatic conversions, so this is most probably not what we want. :-( I'm sorry, but I can't offer a better solution. Link: http://www.fltk.org/str.php?L2348 Version: 1.3-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
