FastLED 3.9.15
Loading...
Searching...
No Matches

◆ getNumFonts()

i32 fl::FontImpl::getNumFonts ( ) const
inlineoverridevirtual

Implements fl::Font.

Definition at line 32 of file truetype.cpp.hpp.

32 {
34 }
fl::vector< u8 > mFontData
int32_t stbtt_GetNumberOfFonts(const unsigned char *data) FL_NOEXCEPT

References mFontData, and fl::third_party::truetype::stbtt_GetNumberOfFonts().

+ Here is the call graph for this function: