暂无描述

James Bowman b85dbad225 Add topchar argument to ttf. Properly document all asset class arguments. 6 年之前
gameduino2 d4b89ab387 Add topchar argument to load_tff() method 6 年之前
scripts b85dbad225 Add topchar argument to ttf. Properly document all asset class arguments. 6 年之前
testdata 2a75c41e66 Tile map fixes, regression tests, Travis first cut 6 年之前
.gitignore 24fcf97148 Version bump to 1.1.5 8 年之前
LICENSE 92723e6953 Initial commit 8 年之前
MANIFEST 19d5d8e39b Update to version 0.2.0 6 年之前
README.md f5e788569a Update compressed size in example 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 年之前
unit.py a10f072cf7 Gave up Travis. Gave up on PIL 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:      29664

To install do:

python setup.py sdist
twine upload dist/*