poison.ui.fonts

Module for fonts. *

Members

Enums

FontStyle
enum FontStyle

Enumeration of font styles.

Functions

loadFont
Font loadFont(string path)

Loads a font by its path or retrieves it from the font cache.

loadFonts
void loadFonts(string path)

Loads all fonts within a specific path.

retrieveFont
Font retrieveFont(string fontName, FontStyle style)

Retrieves a font by a name and style.

Meta

Authors

Jacob Jensen