Module alacritty::renderer::text::builtin_font
source ยท Expand description
Hand-rolled drawing of unicode characters that need to fully cover their character area.
Structsยง
Constantsยง
- COLO
R_ ๐FILL Default color used for filling. - POWERLIN
E_ ๐ARRO W_ LTR - POWERLIN
E_ ๐ARRO W_ RTL
Functionsยง
- box_
drawing ๐ - Returns the rasterized glyph if the character is part of the built-in font.
- Compute line width.
- line_
equation ๐f(x) = slope * x + offset
equation. - powerline_
drawing ๐