Module epaint::text::text_layout

source ยท

Structsยง

  • FormatSummary ๐Ÿ”’
  • Paragraph ๐Ÿ”’
    Temporary storage before line-wrapping.
  • PointScale ๐Ÿ”’
    Represents GUI scale and convenience methods for rounding to pixels.
  • RowBreakCandidates ๐Ÿ”’
    Keeps track of good places to break a long row of text. Will focus primarily on spaces, secondarily on things like -

Functionsยง