summaryrefslogtreecommitdiff
path: root/gfx.py
AgeCommit message (Expand)Author
2013-05-18gfx: safer alternating-byte detection in compressionyenatch
2013-05-18gfx: fix a typoyenatch
2013-05-18gfx: lz to png from command lineyenatch
2013-05-18gfx.py: remove trailing tabsyenatch
2013-05-18gfx.py: get rid of argparseyenatch
2013-05-17fix data-handling errors in gfx.pyyenatch
2013-05-12there is no os.touchyenatch
2013-05-11touch graphic files during decmp so make doesnt try to replace themyenatch
2013-03-20Merge pull request #124 from yenatch/masterBryan Bishop
2013-03-18fix path handling in png make targetyenatch
2013-03-18dump tileset pngs in gfx.pyBryan Bishop
2013-02-12Export any detected palettes to png by defaultyenatch
2013-02-12Fix png export orientationyenatch
2013-02-11Finish off make target for png generationyenatch
2013-02-11better dimension handling in 2bpp->pngyenatch
2013-02-11Add build target to mass-generate pngs from 2bpp filesyenatch
2013-02-11Infrastructure to dump pngs for 2bpp graphicsyenatch
2013-02-09Don't try to convert empty 2bpp filesyenatch
2013-02-09Add some command-line interfaces for use w/ makefileyenatch
2013-02-07implement png import/exportyenatch
2013-02-06Condense pic dimensions tableyenatch
2013-01-22update gfx.py to reflect new structureyenatch
2013-01-13make careless use of gfx.py less fatalyenatch
2013-01-13implement rgb macro for palettesyenatch
2013-01-04include all compressed and decompressed graphicsyenatch
2013-01-02allow other files to import gfx.pyyenatch
2013-01-01make gfx.py more convenient from command lineyenatch
2012-12-31decompress all known gfxyenatch