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

◆ FontRenderer()

fl::FontRenderer::FontRenderer ( FontPtr font,
float pixelHeight )

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

193 : mFont(font)
195 , mScale(font ? font->getScaleForPixelHeight(pixelHeight) : 0.0f) {
196}
float pixelHeight() const
Definition truetype.h:143

References mFont, mPixelHeight, mScale, and pixelHeight().

Referenced by getScaledMetrics().

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