The static class that loads font files.
Methods
- Loads the given font family from the given filename
Returns:
Type Description boolean Whether all fonts are done loading - Loads the given font family from the given filename
Name Type Description familystring The name of the font family to load filenamestring The name of the filename to load from - Makes a full url from filename with extension
Name Type Description filenamestring The name of the font file Returns:
Type Description string Full url including folder + filename + extension - Start the load process for the font family at the given url
Name Type Description familystring The name of the font family to start loading urlstring Full url of the font file, including folder + filename + extension - Throws a retry screen error if a font could not be loaded
Name Type Description familystring The font family that caused the error Throws:
A retry screen error