Function alacritty::renderer::builtin_font::builtin_glyph [−][src]
pub fn builtin_glyph(
character: char,
metrics: &Metrics
) -> Option<RasterizedGlyph>Expand description
Returns the rasterized glyph if the character is part of the built-in font.