If you go above 256 horizontal chars in the interpreter output window, it
starts wrapping the text at width modulo 256. Seems as it's using a byte
to store the text width.
Easy to check, set a small font on that window and output text to it.
Original issue reported on code.google.com by joh...@gmail.com on 18 Mar 2009 at 7:31
Original issue reported on code.google.com by
joh...@gmail.com
on 18 Mar 2009 at 7:31