Rev 102 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
Bargraphs
=========
* Fix bargraphs with no graphics.
* Fix bargraphs with a defined cameleon mask and also a frame.
* Fix scaling
Buttons
=======
* Fix animated multistate buttons.
* Add frames to buttons.
* Fix scaling
* Add marquee function
Subpages
========
* Add animations.
Other things
============
* Improve speed
* Add more commands
* Implement TP5 commands where possible.
Cache class
===========
* Create a cache class to hold all graphics. Avoid loading an image more than once.
* Function to load a graphic.
* Holds information about size.
* Loads a graphic only if it is not already in the cache.
* Class is a global class initialized at startup.