Function wr_glyph_rasterizer::platform::unix::font::transpose_bitmap

source ·
fn transpose_bitmap(bitmap: &[u8], width: usize, height: usize) -> Vec<u8>