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

FR - LUA lcd.drawMask allowing scaling #5191

Open
JimB40 opened this issue Feb 28, 2025 · 0 comments
Open

FR - LUA lcd.drawMask allowing scaling #5191

JimB40 opened this issue Feb 28, 2025 · 0 comments

Comments

@JimB40
Copy link

JimB40 commented Feb 28, 2025

max bitmap allowed is around 400x300px so on 800x600 solution is to scale smaller gfx

lcd.drawMask(x,y,maskBitmap, w, h)

if w & h mask will be scaled similiarly to lcd.drawBitmap feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant