-
-
Notifications
You must be signed in to change notification settings - Fork 347
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
philmoz
committed
Jan 3, 2024
1 parent
19d901e
commit 216d222
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule stb
updated
8 files
+3 −0 | .gitignore | |
+5 −5 | README.md | |
+173 −175 | stb_image.h | |
+610 −588 | stb_image_resize2.h | |
+259 −0 | tests/pngsuite/ref_results.csv | |
+47 −0 | tests/test_png_paeth.c | |
+75 −0 | tests/test_png_regress.c | |
+2 −2 | tools/README.header.md |