example implementation of my png lib

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

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