FastLED 3.9.15
Loading...
Searching...
No Matches
fl::Font Member List

This is the complete list of members for fl::Font, including all inherited members.

Font() FL_NOEXCEPT=defaultfl::Fontprotected
getGlyphMetrics(i32 codepoint) const =0fl::Fontpure virtual
getKerning(i32 codepoint1, i32 codepoint2) const =0fl::Fontpure virtual
getMetrics() const =0fl::Fontpure virtual
getNumFonts() const =0fl::Fontpure virtual
getScaleForPixelHeight(float pixelHeight) const =0fl::Fontpure virtual
load(fl::span< const u8 > fontData)fl::Fontstatic
load(fl::span< const u8 > fontData, i32 fontIndex)fl::Fontstatic
loadDefault()fl::Fontstatic
renderGlyph(i32 codepoint, float scale) const =0fl::Fontpure virtual
renderGlyph(i32 codepoint, float scale, i32 oversampleX, i32 oversampleY) const =0fl::Fontpure virtual
~Font() FL_NOEXCEPT=defaultfl::Fontvirtual