Changes for version 4.11
- Numerous changes.
- Changed ttf_print box_mode to return everything needed to call itself again.
- Added a 'COLOR_ORDER' setting to the "new" parameters. 1=RGB and 0=BGR. The default is BGR.
- Added more comments to the code
- Added 'reset' as an alias to 'attributes_reset'. Just for people with different tastes.
- Hardened the code further against undefined values.
- Added more documentation
- Tested on Raspberry PI2, and works great! Odroid XU3, not so much...
- Circle/ellipse clipping weirdness remains. I should have that addressed in the next release.
Modules
A Simple Framebuffer Graphics Library