example implementation of my png lib
strlst 861b606a5d added new toon variant | пре 2 година | |
---|---|---|
libspngstream @ 8f2901a60c | пре 3 година | |
res | пре 3 година | |
.gitignore | пре 5 година | |
.gitmodules | пре 5 година | |
Makefile | пре 3 година | |
README.md | пре 5 година | |
arg.h | пре 5 година | |
main.c | пре 2 година | |
methods.c | пре 2 година | |
methods.h | пре 2 година |
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