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

◆ STBTT_ifloor

#define STBTT_ifloor ( x)
Value:
((int)fl::floor(x))
int x
Definition simple.h:92
constexpr enable_if< is_fixed_point< T >::value, T >::type floor(T x) FL_NOEXCEPT

Definition at line 296 of file stb_truetype.cpp.hpp.

Referenced by fl::third_party::truetype::stbtt_GetBakedQuad(), fl::third_party::truetype::stbtt_GetGlyphBitmapBoxSubpixel(), and fl::third_party::truetype::stbtt_GetPackedQuad().