Function comic::to_svg_with_textsize [] [src]

pub fn to_svg_with_textsize(
    input: &str,
    text_width: f32,
    text_height: f32
) -> SVG

let text_width:f32 = 8.0; let text_height:f32 = 16.0;