Skip to main content

copy_pixmap_to_atlas

Function copy_pixmap_to_atlas 

Source
fn copy_pixmap_to_atlas(
    src: &Pixmap,
    dst: &mut Pixmap,
    dst_x: u16,
    dst_y: u16,
    width: u16,
    height: u16,
)
Expand description

Copy bitmap glyph pixels into a rectangular region of an atlas page.