No Description

James Bowman 312860beb5 FT810 video conversion script 6 years ago
gameduino2 e7daacc5c9 Fix BitmapSource address range for FT810 6 years ago
scripts b2178214b8 Insert command-line at start of header file 6 years ago
testdata 89cd6e5123 Initial import 7 years ago
.gitignore 24fcf97148 Version bump to 1.1.5 7 years ago
LICENSE 92723e6953 Initial commit 7 years ago
MANIFEST 19d5d8e39b Update to version 0.2.0 6 years ago
README.md 93ef816a5c Update to using twine 6 years ago
default_assets.h f4fcc70967 Windows script gd3asset 6 years ago
go e286fd47a2 Use imbytes() to hide the Image.tostring() / tobytes() horrorshow 7 years ago
setup.py 19d5d8e39b Update to version 0.2.0 6 years ago
squeeze 312860beb5 FT810 video conversion script 6 years ago
video-convert 312860beb5 FT810 video conversion script 6 years ago
winsetup.py f24afdb690 L2 support added. Fixes #1 6 years ago

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