Skip to content

Version 2.1

Latest
Compare
Choose a tag to compare
@LandonTheCoder LandonTheCoder released this 27 Oct 22:09
v2.1
b55f2f3

This primarily adds WebP lossless image support. It also has a few code and documentation cleanups, fixes a bug where padding would be added twice to each line in the BMP bottom-to-top writer, and changes the code so it won't emit compiler warnings under stricter warning settings. (Specifically, it fixes unused variable warnings, and silences a warning about using a nonstandard extension.)