MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_face()

FT_Face MayaFlux::Portal::Text::FontFace::get_face ( ) const
inline

Raw FT_Face handle for use by GlyphAtlas.

Precondition
is_loaded() must be true.

Definition at line 59 of file FontFace.hpp.

59{ return m_face; }

Referenced by MayaFlux::Portal::Text::GlyphAtlas::get_or_rasterize(), MayaFlux::Portal::Text::GlyphAtlas::line_height(), and MayaFlux::Portal::Text::GlyphAtlas::rasterize().

+ Here is the caller graph for this function: