> > [STR Closed w/Resolution] > > Link: http://www.fltk.org/str.php?L2158 > Version: 1.3-current > Fix Version: 1.3.0 (r7812) > > > Fixed in Subversion repository. > > > Link: http://www.fltk.org/str.php?L2158 > Version: 1.3-current > Fix Version: 1.3.0 (r7812) >
Great work Matt, the code looks a lot cleaner than before, but this STR ended up raising more issues that just wrap_mode. Are you sure this also addresses the "2 column" per CJK character issue raised by Sparkaround? The previous commit didn't and I can't see anything in the diff beyond colNum++. Shouldn't there also be a call to fl_wcwidth()? And what about line breaking on other characters, and given in fl_is_linebreak() in Timothy Lee's patch in another STR? Or do you intend to re-raise these as new STRs? Cheers Duncan. _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
