Re: valgrind log entry hyphenation related?
"corvid" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <20121214173147.GA31999@local> |
Sebastian wrote: > 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. Which bits are in the public domain?