#pragma once #include "microui.h" int text_width(mu_Font, const char *, int); int text_height(mu_Font);