Function repng::meta::text [] [src]

pub fn text<W: Write, F>(
    enc: &mut Encoder<W, F>,
    keyword: Keyword,
    text: &str
) -> Result<()>

Add some textual metadata to the image.