creator.core.font

Undocumented in source.

Members

Functions

incFontsBeginLarge
void incFontsBeginLarge()

Begins a section where text is double size

incFontsEndLarge
void incFontsEndLarge()

Ends a section where text is double size

incFontsGet
FontEntry[] incFontsGet()

Returns a list of fonts

incGetUIScale
float incGetUIScale()

Returns the UI Scale

incGetUIScaleFont
float incGetUIScaleFont()

Get the UI scale in terms of font size

incGetUIScaleText
string incGetUIScaleText()

Gets the UI scale in text form

incInitFonts
void incInitFonts()

Initializes fonts

incSetUIScale
void incSetUIScale(float scale)

Sets the UI scale for fonts

Structs

FontEntry
struct FontEntry

A font entry in the fonts list

Meta