Function svgbob::to_svg_with_override_size[][src]

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