std::pair< float, float > GetTextSize(std::string text, float scale)
void DrawText(const std::string &text, float x, float y, float scale, int layer, Vec3 color)
void UpdateProjMat(glm::mat4 &proj)
void _DrawText(const std::string &text, float x, float y, float scale, Vec3 color)
constexpr unsigned int CH_LIMIT
constexpr unsigned int CH_NUM