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