PIXEL UIFontsGetTextSizeGetTextSize number, number PIXEL.GetTextSize( string text, string font )Search GitHubView SourceDescriptionCalculates the size of the given text with the specified font.Argumentsstring textThe text to get the size of.string fontThe identifier of the font.Returnsnumber widthThe width of the text.number heightThe height of the text.GetRealFontFormatting