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

◆ loadDefault()

fl::shared_ptr< Font > fl::Font::loadDefault ( )
static

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

175 {
176 return load(ttf::covenant5x5(), 0);
177}
static fl::shared_ptr< Font > load(fl::span< const u8 > fontData)
fl::span< const u8 > covenant5x5()

References fl::ttf::covenant5x5(), and load().

+ Here is the call graph for this function: