Skip to content

Commit

Permalink
Update rpng.h
Browse files Browse the repository at this point in the history
  • Loading branch information
raysan5 committed Aug 28, 2024
1 parent 176c093 commit 0759ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rpng.h
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@
* 1.5 (28-Aug-2024) 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 requested
* REVIEWED: Crashes on images loading not found
*
* 1.1 (29-May-2023) UPDATED: sdefl and sinfl, fixed issue
Expand Down

0 comments on commit 0759ada

Please sign in to comment.