14 Dec
2012
14 Dec
'12
11:33 a.m.
On Sat, Dec 01, corvid wrote:
http://starurchin.org/dillo/valgrind/5eaf94da6ca698708497c27cd3d3a50730f6f9f...
I hope this is fixed now. Somehow, fl_utf8fwd has got problems, especially with strings, which are not 0-terminated. OTOH, I agreed with Johannes some time ago that the UTF-8 related methods should not be part dw::core::Platform, since UTF-8 handling is not platform dependant. For fl_utf8fwd (or, Platform::nextGlyph, respectively), there is a replacement, lout::unicode::nextUtf8Char. Anything else could be completed after the release (unless there are severe problems). Parts of Fltk can be copied: the respective code is in the public domain. Sebastian