On 08/04/11 06:25, Bill Spitzak wrote:
> On 04/06/2011 01:58 PM, Ian MacArthur wrote:
>> Actually, the "easy" fix for that method might be to *not* use
>> fl_utf8decode() at all but only to use fl_utf8toUtf16() and process
>> the whole string into UTF16 in one go.
>
> This is what fltk2.0 does and it appears to work.

Yes, and it just seems to be the Right Thing to do anyway. But to make 
it "right" we'd need to change the draw() functions and the width() 
functions together to make sure that they construct the string in the 
same way.



_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to