[][src]Module azulc::font_loading

Module for decoding and loading fonts

Enums

FontReloadError

Functions

font_source_get_bytes
font_source_get_bytes_inner

Returns the bytes of the font (loads the font from the system in case it is a FontSource::System font). Also returns the index into the font (in case the font is a font collection).