fn copy_pixmap_to_atlas( src: &Pixmap, dst: &mut Pixmap, dst_x: u16, dst_y: u16, width: u16, height: u16, )
Copy bitmap glyph pixels into a rectangular region of an atlas page.