Skip to main content

render_bitmap_glyph_from_atlas

Function render_bitmap_glyph_from_atlas 

Source
fn render_bitmap_glyph_from_atlas(
    renderer: &mut impl GlyphRenderer,
    atlas_slot: AtlasSlot,
    transform: Affine,
)
Expand description

Render a bitmap glyph from the atlas cache.