Struct rustml::opencv::Font [] [src]

pub struct Font {
    // some fields omitted
}

Font to draw text on images.

Methods

impl Font

fn new(font: FontFace) -> Font