rprata / sgfx

SGFX is a lightweight embedded library for displays and touchscreens providing everything required to build a fully featured embedded GUI.
MIT License
24 stars 8 forks source link

Implement a native PNG decode (optional issue) #7

Closed rprata closed 7 years ago

rprata commented 7 years ago

Check if it is very complex

rprata commented 7 years ago

See: https://github.com/elanthis/upng

rprata commented 7 years ago

In this case, we must use images with 32bit (with alpha). So, if you want to convert online, open the target image in https://pixlr.com/editor/ and save with full quality

Requirements - 8-bit/color RGBA, non-interlaced