[][src]Function fontconfig::list_fonts

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

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