summaryrefslogtreecommitdiff
path: root/tools/gfx.c
AgeCommit message (Collapse)Author
2017-12-28fix unused fread return value warningsyenatch
2017-09-24tools/gfx: Replace --width with --pngyenatch
2017-06-24Fix insecure fprintfyenatch
2017-06-24Fix tools/gfxyenatch
2017-06-24pngs in gfx/fxyenatch
- gave up on wind.png - add --remove-yflip
2017-06-23pngs in gfx/yenatch
2017-06-21Add --interleave to tools/gfx and refactor.yenatch
For images composed of 8x16 sprites. The width has to be manually passed in. If this were an rgbgfx feature this would not be necessary. Fixes 647f9b4452fb166fedbbb987808bb0dae9623db2
2017-06-18Remove debug statement from tools/gfxyenatch
2017-06-18Add `gfx` tool for graphics postprocessingyenatch