Function fontconfig::list_fonts

source ·
pub fn list_fonts<'fc>(
    pattern: &Pattern<'fc>,
    objects: Option<&ObjectSet>
) -> FontSet<'fc>
Expand description

Return a FontSet containing Fonts that match the supplied pattern and objects.