Skip to main content

create_bitmap_glyph

Function create_bitmap_glyph 

Source
fn create_bitmap_glyph(pixmap: Pixmap) -> GlyphType<'static>
Expand description

Create bitmap glyph data.

This wraps the pixmap in a GlyphType::Bitmap with its display area, without any positioning information.