Structs§
- Cached
Family 🔒 - Cached data for working with a font family (e.g. doing character lookups).
- Cached
Galley 🔒 - Font
Data - A
.ttfor.otffile and a font face index. - Font
Definitions - Describes the font data and the sizes to use.
- Font
Face 🔒Key - Unique ID for looking up a single font face/file.
- FontId
- How to select a sized font.
- Font
Insert - Font
Tweak - Extra scale and vertical tweak to apply to all text of a certain font.
- Fonts
- The collection of fonts used by
epaint. - Fonts
Impl - The collection of fonts used by
epaint. - Fonts
View - The context’s collection of fonts, with this context’s
pixels_per_point. This is what you use to do text layout. - Galley
Cache 🔒 - Insert
Font Family
Enums§
- Font
Family - Font of unknown size.
- Font
Priority
Functions§
- ab_
glyph_ 🔒font_ from_ font_ data - should_
cache_ 🔒each_ paragraph_ individually - If true, lay out and cache each paragraph (sections separated by newlines) individually.