Skip to main content

write_font_descriptor

Function write_font_descriptor 

Source
fn write_font_descriptor(
    desc: &mut FontDescriptor<'_>,
    font: &EmbeddedFont,
    base_font: &[u8],
    font_file: Ref,
)