pub fn text_with_opts(
text: &str,
text_options: &TextOptions,
) -> Result<VipsImage>Expand description
VipsText (text), make a text image
text: &str -> Text to render
text_options: &TextOptions -> optional arguments
returns VipsImage - Output image