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

Erasing old characters while drawing new ones #80

Open
pekmat opened this issue Sep 9, 2023 · 0 comments
Open

Erasing old characters while drawing new ones #80

pekmat opened this issue Sep 9, 2023 · 0 comments

Comments

@pekmat
Copy link

pekmat commented Sep 9, 2023

How to write new values on display so that the old characterrs are erased rom the background (using GXF Fonts)? I think 'tft.setBackgroundColor(COLOR_BLACK);' does not work with GFX Fonts? Now I'm using 'tft.fillRectangle();' to cover the old fonts before drawing new ones but it makes a flickering effect.

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