27 Sep
2011
27 Sep
'11
9:30 p.m.
Hi, attached is a preliminary patch for white-space: nowrap handling. It' supposed to fix the following issues: * Weird page width in combination with white-space:nowrap sequences (e.g. on http://en.wikipedia.org/wiki/Web_browser. * Line breaks at tags (e.g. <b>D</b>illo should not break after the "D". (similar issue on http://fltk.org/newsgroups.php?gfltk.development+T) without breaking: * zero width space handling. * ideographic character handling. It's not ready for commit yet, as google results don't render deterministically the same way. Nevertheless please give it a try and report how it works for you. Cheers, Johannes