example implementation of my png lib

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

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