Jaime Centeno
Jaime Centeno
Need to be able to use functions to configure different settings during initialization instead of writing the commands by hand.
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.
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.
Write a script to easily convert the sprite data in a pico8 cartridge to sprites that this library can use.
A program to convert font files to C arrays in a similar fashion to the sprite converter.
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...
Add filesystem support to be able to load sprites from external devices like microSD cards.