example implementation of my png lib
strlst 861b606a5d added new toon variant | il y a 2 ans | |
---|---|---|
libspngstream @ 8f2901a60c | il y a 3 ans | |
res | il y a 3 ans | |
.gitignore | il y a 5 ans | |
.gitmodules | il y a 5 ans | |
Makefile | il y a 3 ans | |
README.md | il y a 5 ans | |
arg.h | il y a 5 ans | |
main.c | il y a 2 ans | |
methods.c | il y a 2 ans | |
methods.h | il y a 2 ans |
smol example implementation of libspngstream functionality for tinker and future reference purposes
usage: spngfx [-vl] [-f ifile] [-o ofile] [-m method]
-f: reads from stdin if not specified
-o: outputs to stdout if not specified
-l: list methods
-h: prints this usage
-v: print version