[−][src]Module conrod_core::text::glyph
Logic and types specific to individual glyph layout.
Structs
Rects | An iterator yielding the |
RectsPerLine | An iterator that, for every |
SelectedRects | Yields a |
SelectedRectsPerLine | Yields an iteraor yielding |
Functions
index_after_cursor | Find the index of the character that directly follows the cursor at the given |
rects_per_line | Produce an iterator that, for every |
selected_rects_per_line | Produces an iterator that yields iterators yielding |
Type Definitions
HalfW | The half of the width of some character (used within |
X | Some position along the X axis (used within |