Module alacritty::renderer::text::builtin_font
source · Expand description
Hand-rolled drawing of unicode box drawing and block elements, and also powerline symbols.
Structs
Constants
- Default color used for filling.
Functions
- Returns the rasterized glyph if the character is part of the built-in font.
- Compute line width.
f(x) = slope * x + offset
equation.