Static
drawData for the text
The ending position of the text.
Static
getGets the text length of a list of text points, space length, and separator length.
A list of text points.
The size of spaces. Defaults to 1.
The amount of pixels between each character. Defaults to 1.
Static
getGets a pixel length of text based on the text, space length, and separator length.
The text to get length of.
The size of spaces. Defaults to 1.
The amount of pixels between each character. Defaults to 1.
The size, in pixels, of the text.
Draws text.