Skip to main content

render_from_atlas

Function render_from_atlas 

Source
fn render_from_atlas(
    renderer: &mut impl GlyphRenderer,
    atlas_slot: AtlasSlot,
    rect_transform: Affine,
    area: Rect,
    quality: ImageQuality,
    tint: Option<Tint>,
)
Expand description

Render from the atlas, constructing the appropriate image from the slot.