gint/TODO

48 lines
1.1 KiB
Plaintext

--------------
Lots of things to do
--------------
@ known bugs
+ simple improvements
- important milestones
~ needs investigation
@ vram overflow
@ keyboard test threaded interface
+ full and partial transparency
+ gint vs. ML with 248x124 at (-60, -28)
+ call exit handlers
+ compute frequencies
+ gray text
+ upgraded blending modes
+ blending modes for text
+ information masks for text
+ test all font encodings
+ font clipping
+ bitmap parts
- improve exception handler debugging information (if possible)
- write and test gray engine
- full rtc driver (time)
- callbacks and complete user API
~ shadowy rectangle effect for Shift + Alpha + Left + Down
~ exhaustive save for setjmp()
~ registers that need to be saved when configuring gint
~ possible bug when -O2'ing __attribute__((interrupt_handler))
Some notes
----------
Test cases for bitmap drawing:
- 32-alignment
- monochrome / gray
- small / large
- clipping
# blending modes