disable line wrapping with GLK12232-25 ?
Posted: Sat Feb 02, 2008 12:12 pm
If I write a line of characters to the display that is wider than the length of the display, it wraps to the next line (AutoScroll on) or to the top of the display (AutoScroll off). Is there a way with the GLK12232 to just truncate the excess characters extending past the line?
I'm using a non-monospace font so the only solution I can see is to determine the width of each character one by one and truncating the line myself before writing to the display.
Any suggestions would be appreciated. Thanks.
I'm using a non-monospace font so the only solution I can see is to determine the width of each character one by one and truncating the line myself before writing to the display.
Any suggestions would be appreciated. Thanks.