Sin descripción

James Bowman 0f52d6ae2b add -d option to enable dither Fix #2 hace 6 años
gameduino2 f24afdb690 L2 support added. Fixes #1 hace 6 años
scripts 0f52d6ae2b add -d option to enable dither Fix #2 hace 6 años
testdata 89cd6e5123 Initial import hace 8 años
.gitignore 24fcf97148 Version bump to 1.1.5 hace 8 años
LICENSE 92723e6953 Initial commit hace 8 años
MANIFEST 2f32ba1f5e Version 0.1.6 hace 8 años
README.md 2f32ba1f5e Version 0.1.6 hace 8 años
default_assets.h f4fcc70967 Windows script gd3asset hace 6 años
go e286fd47a2 Use imbytes() to hide the Image.tostring() / tobytes() horrorshow hace 8 años
setup.py 12ed7477db Add new alias gd3asset hace 6 años
winsetup.py f24afdb690 L2 support added. Fixes #1 hace 6 años

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 upload