example implementation of my png lib

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

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