example implementation of my png lib
strlst 861b606a5d added new toon variant | %!s(int64=2) %!d(string=hai) anos | |
---|---|---|
libspngstream @ 8f2901a60c | %!s(int64=3) %!d(string=hai) anos | |
res | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
.gitmodules | %!s(int64=5) %!d(string=hai) anos | |
Makefile | %!s(int64=3) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
arg.h | %!s(int64=5) %!d(string=hai) anos | |
main.c | %!s(int64=2) %!d(string=hai) anos | |
methods.c | %!s(int64=2) %!d(string=hai) anos | |
methods.h | %!s(int64=2) %!d(string=hai) anos |
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