Trying to display png on 320x240 display. #132
Answered
by
russhughes
DrTautology
asked this question in
Q&A
-
No issues running the "alien" png program. However if I attempt to just display my png, it looks like it is only represented by a single pixel on the display. I've tried a few different sizes for the png but nothing has worked. Ideally I need the png to fill the screen so I've tried sizing it to match the screen resolution, but no luck. |
Beta Was this translation helpful? Give feedback.
Answered by
russhughes
Jun 11, 2023
Replies: 1 comment 5 replies
-
I will look into this. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I reworked the PNG code so it should behave much better.