2 Commits
main ... 1.0.6

Author SHA1 Message Date
Rich Geldreich
b5267e5826 Bumping version to 1.0.6 2022-01-05 17:12:44 -05:00
Rich Geldreich
4cf5dbd62f New file 2022-01-05 17:12:10 -05:00
2 changed files with 43921 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// fpng.cpp 1.0.5 - Fast 24/32bpp .PNG image writer/reader. See unlicense at the end of this file.
// fpng.cpp 1.0.6 - Fast 24/32bpp .PNG image writer/reader. See unlicense at the end of this file.
// PNG's generated by this code have been tested to load successfully with stb_image.h, lodepng.cpp, wuffs, libpng, and pngcheck.
//
// Uses code from the simple PNG writer function by Alex Evans, 2011. Released into the public domain: https://gist.github.com/908299

43920
src/wuffs-v0.3.c Normal file

File diff suppressed because it is too large Load Diff