PNG support
It allows you to decode a PNG file (including alpha channel).
Also modifies display.blit()
to accept image data with an alpha channel. Introduces an RGB5551 format for RGB data with a single alpha bit.
Edited by schneider
Merge request reports
Activity
added 2 commits
added 1 commit
- 17f6478a - change(blit): Allow to blit images with alpha channel
mentioned in commit cd98e490
Please register or sign in to reply