[][src]Function bmpfntgen::meta::create_meta_file

pub fn create_meta_file(
    fmt: &MetaFormat,
    glyphs: &Vec<Glyph>
) -> Result<String, Error>