Re-exports
pub use crate::text_selection::CCursorRange;
pub use crate::text_selection::CursorRange;
Structs
- Character cursor.
- A
.ttf
or.otf
file and a font face index. - Describes the font data and the sizes to use.
- The collection of fonts used by
epaint
. - Text that has been laid out, ready for painting.
- Describes the task of laying out text.
- Formatting option for a section of text.
- Controls the text wrapping and elision of a
LayoutJob
.
Enums
- Font of unknown size.
Constants
- One
\t
character is this many spaces wide.