FontCache

object FontCache

Functions

Link copied to clipboard
fun clear()
Link copied to clipboard
operator fun get(identifier: FontIdentifier): Font?
Link copied to clipboard
operator fun set(identifier: FontIdentifier, font: Font)