Няма описание

James Bowman af3ad0432d travis преди 6 години
gameduino2 fbf48063e3 Use Pillow throughout преди 6 години
scripts b2178214b8 Insert command-line at start of header file преди 6 години
testdata 2a75c41e66 Tile map fixes, regression tests, Travis first cut преди 6 години
.gitignore 24fcf97148 Version bump to 1.1.5 преди 8 години
.travis.yml 0f158d7994 yet another travis attempt преди 6 години
LICENSE 92723e6953 Initial commit преди 8 години
MANIFEST 19d5d8e39b Update to version 0.2.0 преди 6 години
README.md 93ef816a5c Update to using twine преди 6 години
avirate.py ed630524c8 AVI rate conversion hack преди 6 години
default_assets.h fbf48063e3 Use Pillow throughout преди 6 години
go e286fd47a2 Use imbytes() to hide the Image.tostring() / tobytes() horrorshow преди 8 години
setup.py d7bf3f4a5a Bump to 0.2.1 преди 6 години
squeeze 312860beb5 FT810 video conversion script преди 6 години
travistests 2a75c41e66 Tile map fixes, regression tests, Travis first cut преди 6 години
unit.py af3ad0432d travis преди 6 години
video-convert 312860beb5 FT810 video conversion script преди 6 години
winsetup.py f24afdb690 L2 support added. Fixes #1 преди 6 години

README.md

gd2-asset

To test run go, it should produce:

Assets report
-------------
Header file:    default_assets.h
GD2 RAM used:   115104
Output file:    xxx
File size:      29988

To install do:

python setup.py sdist
twine upload dist/*