On 08/04/11 06:22, Bill Spitzak wrote:

> The conversion function *should* be converting to correct UTF16.

Yes, it does - the problem is later; width() and draw(), at least in the 
1.3 win32 port, were making some invalid assumptions and not coping with 
surrogate pairs.

This is now resolved, I think, at least for the draw() code, but in my 
testing, only really works on Vista and Win7, my XP test box does not 
handle the surrogate pairs correctly - may just be a problem with my 
test setup though...


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

Reply via email to