Results 7 issues of Jaime Centeno

Need to be able to use functions to configure different settings during initialization instead of writing the commands by hand.

enhancement

It's not very clear how to integrate this library into a hardware project. Need some platform code and examples for the most used microcontroller manufacturers.

enhancement

Currently only Aseprite is guaranteed to work when converting bitmap images to sprites. Being able to convert bitmap images created in other tools like MS Paint is desired.

enhancement

Write a script to easily convert the sprite data in a pico8 cartridge to sprites that this library can use.

enhancement

A program to convert font files to C arrays in a similar fashion to the sprite converter.

enhancement

Currently the whole screen needs to be redrawn each time something changes, no matter how small the change is. In order to possibly improve energy consumption, finding a way to...

enhancement

Add filesystem support to be able to load sprites from external devices like microSD cards.

enhancement