DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR Pending] Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Fix Version: 1.3-current (r8298) > AS for fl_utf.c/mk_wcwidth.c: I believe that we don't use mk_wcwidth, > because this was only a test, and Matt implemented it differently, > but I didn't check. Maybe Duncan knows more about it. mk_wcwidth.c is Markus Kuhn's implementation of wcwidth giving the width of Unicode characters in "columns" which we thought we might need a year ago to allow Fl_Text_Display. Matt then rewrote Fl_Text_* without the concept of "fixed width fonts" because it wasn't clear whether this made sense for non-Latin characters. Unless someone experienced in CJK or Arabic or Indic scripts can make a case for having "fixed width fonts" we probably don't need this file. Unfortunately it's a chicken and egg situation: when we didn't support UTF-8 / Unicode, we were unlikely to have users with such experience. D. Link: http://www.fltk.org/str.php?L2521 Version: 1.3.0 Fix Version: 1.3-current (r8298) _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
