Represents the resource of a font asset.
Create a new Font instance.
The font textures.
The font data.
The font intensity.
Frees the GPU textures owned by the font and removes them from the resource loader cache. Called automatically when the owning font asset is unloaded (see Asset#unload).
Represents the resource of a font asset.