Function generate_icon_without_background

Source
pub fn generate_icon_without_background(
    number: u32,
    light_theme: bool,
) -> Vec<u8> 
Expand description

Generate icon without any background using the imageproc crate to draw text.