Type Alias TextRenderGroup

A text render group. Contains all neccessary information to position a piece of text.

Contains the inclusive index where the piece of text starts, the exclusive index where the piece of text ends (including characters that aren't rendered, such as newlines), the right horizontal offset of the piece of text and whether the piece of text overrides width or not.