Laid-out lines, plus whatever did not fit within the line limit.
Summary
Types
@type t() :: %Tincture.Typography.LayoutResult{ lines: [Tincture.Typography.Line.t()], overflow?: boolean(), spill_lines: [Tincture.Typography.Line.t()], spill_text: String.t() }