Function bitfont::bitmap_luma [] [src]

pub fn bitmap_luma(
    mystring: &str,
    fgluma: u8,
    bgluma: u8
) -> Result<Vec<Vec<u8>>, &str>