pub fn builtin_glyph( character: char, metrics: &Metrics, offset: &Delta<i8>, glyph_offset: &Delta<i8>, ) -> Option<RasterizedGlyph>
Returns the rasterized glyph if the character is part of the built-in font.