Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
b5267e5826 | ||
|
4cf5dbd62f |
@@ -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
43920
src/wuffs-v0.3.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user