[STR Closed w/Resolution]

Link: http://www.fltk.org/str.php?L2080
Version: 1.3-current
Fix Version: 1.3-current


I would remove any special handling of "non breaking spaces".
They should be treated like normal letters. So we should not be looking
for either 1-byte or UTF-8 versions of these.

There should be no need to decode the UTF-8 until the string is either
measured or drawn. We should not be special-casing any characters greater
than 127 anywhere in fltk whatsoever so decoding is never done.


Link: http://www.fltk.org/str.php?L2080
Version: 1.3-current
Fix Version: 1.3-current

_______________________________________________
fltk-bugs mailing list
fltk-bugs@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk-bugs

Reply via email to