to_svg_with_override_size

Function to_svg_with_override_size 

Source
pub fn to_svg_with_override_size(
    ascii: &str,
    settings: &Settings,
    w: f32,
    h: f32,
) -> String
Expand description

convert ascii art to svg using the size supplied