Left-top position of a glyph in relation to the left-top of the entire text.
Line number within the entire text (multiple lines can be achieved by including \n
within the text).
The color mapping used to draw a glyph's sprite in a desired text color.
Left-top position of a glyph in relation to the left-top of the entire text.
Line number within the entire text (multiple lines can be achieved by including \n
within the text).
Line number within the entire text (multiple lines can be achieved by including \n
within the text).
Similar to BpxGlyph, but after being arranged by BpxFont.arrangeGlyphsFor in context of given glyphs' placement, text color, and color markers.
Used by BeetPxDraw.measureText for a headless text rendering. Also, used by BeetPxDraw.text for an actual text rendering.