The previous call to FontLoaderInterface.loadFont failed.
There is no way to update the buffer or url of a given font, just unregister and register the font again with correct parameters.
The given font was not found.
The font is already loaded.
The font is loading.
The font loading procedure has just started.
The font is not loaded and no pending loading request is ongoing.
The result of a font loading request or the loading status of a font.
This result is obtained from a call to FontLoaderInterface.loadFont and FontInterfaces inside a FontLoaderInterface.getRegisteredFonts request.
Or asynchronously :
Please refer to FontLoaderInterface for more information.
See
FontLoaderInterface