example implementation of my png lib

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

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