Page 1 of 1

text right alignment

Posted: Mon Aug 20, 2007 1:02 pm
by maxmazor
Hi.
I have a GLK24064-25 lcd.
I made a font that i wanted.
Now i need to write text from right to left (Heb)- right alignment
Is there any way to do this ?

Right to Left Alignment

Posted: Mon Aug 20, 2007 1:43 pm
by Clark
Hi Maxmazor,

Thank you for the question. There is a way to write from right to left on GLK24064-25 LCD display, however, it will be slightly more difficult than writing left to right. By using the 254 71 [col] [row] command it is possible to move the cursor anywhere on the display. In this case you will have to start in top right column and move one position left for each character which is displayed.

Thanks,

Troy