example implementation of my png lib

strlst 861b606a5d added new toon variant %!s(int64=2) %!d(string=hai) anos
libspngstream @ 8f2901a60c 24794fb231 new method %!s(int64=3) %!d(string=hai) anos
res be18d25b81 old changes %!s(int64=3) %!d(string=hai) anos
.gitignore fd972431be added morered method %!s(int64=5) %!d(string=hai) anos
.gitmodules 8ca3394058 test cases and other funky shit %!s(int64=5) %!d(string=hai) anos
Makefile 24794fb231 new method %!s(int64=3) %!d(string=hai) anos
README.md 036818aa1e renamed project and implemented stdout output %!s(int64=5) %!d(string=hai) anos
arg.h 574939611c added arg handling %!s(int64=5) %!d(string=hai) anos
main.c be5165c6f0 fixed more <col> functions, added less <col> functions %!s(int64=2) %!d(string=hai) anos
methods.c 861b606a5d added new toon variant %!s(int64=2) %!d(string=hai) anos
methods.h 861b606a5d added new toon variant %!s(int64=2) %!d(string=hai) anos

README.md

spngfx

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