image-rs / image-png

PNG decoding and encoding library in pure Rust
https://docs.rs/png
Apache License 2.0
347 stars 139 forks source link

Fix typos. #485

Closed waywardmonkeys closed 1 week ago

waywardmonkeys commented 1 week ago

Fixes #357.

kornelski commented 1 week ago

It seems that CHUNCK_BUFFER_SIZE isn't publicly accessible, so it's not a silly semver break.