example implementation of my png lib

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

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