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