Skip to content

rpng v1.5

Latest
Compare
Choose a tag to compare
@raysan5 raysan5 released this 28 Aug 19:19
· 6 commits to master since this release
1de30ae

New version features:

  • ADDED: Support indexed data loading and saving (PLTE, tRNS)
  • ADDED: rpng_load_image_indexed() (+ memory version)
  • ADDED: rpng_save_image_indexed() (+ memory version)
  • ADDED: Automatic join of IDAT chunks when loaded
  • REVIEWED: Crashes on images loading not found

Enjoy rpng!