Aucune description

James Bowman 141474dadc Merge branch 'master' of github.com:jamesbowman/gd2-asset il y a 6 ans
gameduino2 e7daacc5c9 Fix BitmapSource address range for FT810 il y a 6 ans
scripts b2178214b8 Insert command-line at start of header file il y a 6 ans
testdata 89cd6e5123 Initial import il y a 8 ans
.gitignore 24fcf97148 Version bump to 1.1.5 il y a 8 ans
LICENSE 92723e6953 Initial commit il y a 8 ans
MANIFEST 19d5d8e39b Update to version 0.2.0 il y a 6 ans
README.md 93ef816a5c Update to using twine il y a 6 ans
default_assets.h f4fcc70967 Windows script gd3asset il y a 6 ans
go e286fd47a2 Use imbytes() to hide the Image.tostring() / tobytes() horrorshow il y a 8 ans
setup.py d7bf3f4a5a Bump to 0.2.1 il y a 6 ans
squeeze 312860beb5 FT810 video conversion script il y a 6 ans
video-convert 312860beb5 FT810 video conversion script il y a 6 ans
winsetup.py f24afdb690 L2 support added. Fixes #1 il y a 6 ans

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/*