Central wrapper for all GUI text. Owns one shared Font (JetBrainsMono) loaded once for the window lif...
static constexpr int BASE_SIZE
static float _spacing(int fontSize)
static void draw(const std::string &text, int x, int y, int fontSize, Color color)
static const Font & _active()
static bool loadFont(const std::string &path)
static int measure(const std::string &text, int fontSize)