# Functions
RenderRune renders the FontRune for a specified rune in a Font at a given location.
# Variables
AvailableFonts is a map of available Font by name.
FontNames available in the app.
# Type aliases
FontRune is a matrix of booleans that make up a `dot matrix` character in a font.