double the display-size of a BMP (8-bit color) #1072
Replies: 2 comments 5 replies
-
Found the answer myself :-) old code: New code: |
Beta Was this translation helpful? Give feedback.
-
I finally managed to insert "proper" code in a posting :-)
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm using TFT_ESPI with a parallel display with SSD1963 controller, via an ESP32.
Everything works, but I'm looking for a way to "enlarge" images.
For example, if I have a BMP that is originally 60x20 pixels, I want it to be displayed as a 120x40 pixels image.
(so actually, "simply" doubling the pixels)
Can this be done in an easy way ?
Any thoughts/help on this ?
Thank you,
best regards,
Kris
Beta Was this translation helpful? Give feedback.
All reactions