rm-hull / luma.examples

Companion repo for running examples against the luma.oled, luma.lcd, luma.led_matrix and luma.emulator display drivers.
MIT License
370 stars 144 forks source link

text lines diplaying and going beyond display borders #115

Closed Sangeeth123sj closed 3 years ago

Sangeeth123sj commented 4 years ago

I have got a sparkfun's transparent display, and hooked it to raspberry pi using luma.oled It displays text when I use draw.text() but the text doesn't display completely within the display, It just goes straight and dispalys the end of the text beyond the borders of display thus making it not seen, Is there anyway I can make the rest of text go to the next line below it automatically?, please help

thijstriemstra commented 4 years ago

can you share your code?

rm-hull commented 3 years ago

No response ... closing

Sangeeth123sj commented 3 years ago

sorry for not responding, had got it fixed myself