Adafruit_CircuitPython_ImageLoad icon indicating copy to clipboard operation
Adafruit_CircuitPython_ImageLoad copied to clipboard

Feature Request: PNG Tilegrid Inflator

Open DJDevon3 opened this issue 1 year ago • 0 comments
trafficstars

@FoamyGuy Now that we have transparent PNG support (as of this week) This is a request for tilegrid inflator to support PNG use instead of solely using transparent indexed BMP. I use button and sprite_button in most of my touch GUI projects and they rely on tilegrid inflator for the button background image.

There are probably many libraries that can now add transparent PNG support. I can't speak to every use for everyone. For me, this would be the next most impactful update for PNG transparency integration.

DJDevon3 avatar Aug 03 '24 22:08 DJDevon3