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

◆ load() [1/2]

fl::shared_ptr< Font > fl::Font::load ( fl::span< const u8 > fontData)
static

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

179 {
180 return load(fontData, 0);
181}
static fl::shared_ptr< Font > load(fl::span< const u8 > fontData)

References load().

Referenced by load(), and loadDefault().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: