...the world is just not 'linear' when it comes to things just a few pixels in size.
About the subject: is there a way to 'unregister' a font? I noticed when writing my emulation for the Graphics class that 'registration' is very dynamic and nicely tucked away.
Since al font in itself is static/read only, it would be nice to have some more control over what kind of memory is used (don't expect me to be aware of the possible ramification of what I'm asking for... a grain of salt at be required here).
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
...the world is just not 'linear' when it comes to things just a few pixels in size.
About the subject: is there a way to 'unregister' a font? I noticed when writing my emulation for the Graphics class that 'registration' is very dynamic and nicely tucked away.
Since al font in itself is static/read only, it would be nice to have some more control over what kind of memory is used (don't expect me to be aware of the possible ramification of what I'm asking for... a grain of salt at be required here).