diff options
| author | Clement Sibille <clements+git@lisible.xyz> | 2024-03-10 00:27:27 +0900 |
|---|---|---|
| committer | Clement Sibille <clements+git@lisible.xyz> | 2024-03-10 00:27:27 +0900 |
| commit | 378206a6b3d2859ee1d1dd79f4d31d7f5663d924 (patch) | |
| tree | a8d9425885e2b617655729c60b7e4144a1fb1c2c /CHANGELOG.md | |
| parent | d82fcf5fd61467f5dedb84bb56861a33d1ef8b60 (diff) | |
Add support for Indexed-colour colour type
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 52f492f..188ef5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,10 @@ - Expose LisPngColourType enum - Add LisPngColourType_sample_count() function - Add LisPng accessor functions -- Improve lisiblepng-bin error handling - Add LisPng_write_RGBA8_data() +- Add support for colour type Indexed-colour +- Improve lisiblepng-bin error handling +- Fix a bug when reallocating image data ## 0.1.0 (2024-03-05) - Add PNG decoding support for colour types Greyscale and Truecolour |
