[][src]Function libvips::ops::text_with_opts

pub fn text_with_opts(
    text: &str,
    text_options: &TextOptions
) -> Result<VipsImage>

VipsText (text), make a text image text: &str -> Text to render text_options: &TextOptions -> optional arguments returns VipsImage - Output image