Selects and caches the font of your choosing.
Remember: You must flush the cache before choosing a new font.
This is done because all fonts are different. It would create garbage data on screen without this.
See Implementation
Selects and caches the font of your choosing.
Remember: You must flush the cache before choosing a new font.
This is done because all fonts are different. It would create garbage data on screen without this.