Module epaint::text [−][src]
Expand description
Everything related to text, fonts, text layout, cursors etc.
Modules
Different types of text cursors, i.e. ways to point into a super::Galley
.
Structs
Describes the font data and the sizes to use.
The collection of fonts used by epaint
.
A collection of text locked into place.
A typeset piece of text on a single row.
Enums
Which style of font: Monospace
or Proportional
.
One of a few categories of styles of text, e.g. body, button or heading.
Constants
Suggested character to use to replace those in password text fields.
One \t
character is this many spaces wide.