Re: Patch for wrapping wide chars

2011-03-23 Thread Nicholas Marriott
This makes sense to me although it is uglying (uglifying?) things up even further :-). Don't really have time to clean up that code and I'd probably only break it again so let's go for this in the meantime? Sorry it took so long... I'm away again and not back for good until Sunday. Cheers On

Patch for wrapping wide chars

2011-03-04 Thread Micah Cowan
Hey Nicholas, please check this over for me. This patch is intended to fix the wide-chars wrapping thing. I've attached a simple script to illustrate the problem, and a patch. The patch is two parts: one is to let wrapping occur when the final wide character "overlaps" the end of the line; the ot