example implementation of my png lib
strlst 861b606a5d added new toon variant | před 2 roky | |
---|---|---|
libspngstream @ 8f2901a60c | před 3 roky | |
res | před 3 roky | |
.gitignore | před 5 roky | |
.gitmodules | před 5 roky | |
Makefile | před 3 roky | |
README.md | před 5 roky | |
arg.h | před 5 roky | |
main.c | před 2 roky | |
methods.c | před 2 roky | |
methods.h | před 2 roky |
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