Get the size of a label with given text and font
Function getLabelSize
#include <Geode/utils/cocos.hpp>std::string_viewtext
,charconst*font
,intkerning
)text
The text of the label
font
The font name of the label
kerning
Extra kerning to apply to the label
The size of the label