Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LUA multi-line lcd.drawText #4825

Open
JimB40 opened this issue Dec 2, 2024 · 0 comments
Open

LUA multi-line lcd.drawText #4825

JimB40 opened this issue Dec 2, 2024 · 0 comments
Labels

Comments

@JimB40
Copy link

JimB40 commented Dec 2, 2024

lcd.drawText( x, y, text, flag, , )

passing additional width & height parameters will switch text rendering into multi-line mode

  1. Text passed will be wrapped acording to width and previously set lcd.font()
  2. Text rendering will be clipped acording to width & height passed
@mawzthefinn mawzthefinn added the lua label Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants