MaxDidIt / firetype

Actionscript 3 library to parse OpenType fonts and render them using Stage3D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Function In HardwareCharacterCache To Explicitly Cache Characters

MaxDidIt opened this issue · comments

Implement a function in HardwareCharacterCache to explicitly cache characters. This function should be called if you want to cache a certain range of characters on startup instead of having them cached on demand.

This issue was created on feedback by @Fraggle in the Starling forum.