Luna::VG::IFontAtlas::get_font
virtual Font::IFontFile * get_font(u32 *index)=0
Gets the font file data bound to this font atlas.
Parameters
-
out index
If not
nullptr
, returns the index of the font used by this font atlas.
Return value
Returns the font file data bound to this font atlas.