fn create_bitmap_glyph(pixmap: Pixmap) -> GlyphType<'static>
Create bitmap glyph data.
This wraps the pixmap in a GlyphType::Bitmap with its display area, without any positioning information.
GlyphType::Bitmap