Commit graph

13 commits

Author SHA1 Message Date
josch
7c5377d29b convert to and from RGBA images instead of palette based ones 2014-03-22 15:45:25 +01:00
josch
6c2557dec8 Added README, definfo.py, shred.py
- added README.md
 - added definfo.py to retrieve information of DEF files
 - remove shredding option from defextract and lodextract
 - added shred.py which modifies PNG images or directories of them
 - support DEF files with different full width and height in individual
   frames (only ovslot.def)
 - removed common.py
2014-03-18 14:48:14 +01:00
josch
d75925f840 add copyright information 2014-03-17 15:04:12 +01:00
josch
44fed694e9 extract to json and create def from json 2014-03-16 20:41:32 +01:00
josch
2ee206c2d5 format3 is actually stored in 32 pixel chunks, different from format2 2014-03-16 17:19:15 +01:00
josch
5b45233b5e support for format 2 2014-03-16 13:30:26 +01:00
josch
4e0732b75a save full image and not cropped version 2014-03-16 12:04:45 +01:00
josch
0712c86338 properly encode files in format 1 and 3 2014-03-15 15:31:40 +01:00
josch
e0d7346b4a move shredding from makedef to defextract 2014-03-14 13:05:33 +01:00
josch
2a7f5da0d0 a bunch of more fixes 2014-03-13 10:20:19 +01:00
josch
d0a60081ac added makedef.py 2014-03-12 18:24:13 +01:00
josch
bd9bd797e2 added defextract 2014-03-12 15:14:19 +01:00
josch
94929a2fda initial commit 2014-03-11 17:12:36 +01:00