1FcFontList(3)                                                    FcFontList(3)
2
3
4

NAME

6       FcFontList - List fonts
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcFontSet * FcFontList (FcConfig *config, FcPattern *p, FcObjectSet *os);
12

DESCRIPTION

14       Selects  fonts matching p, creates patterns from those fonts containing
15       only the objects in os and returns the set of unique such patterns.  If
16       config  is NULL, the default configuration is checked to be up to date,
17       and used.
18
19
20
21Fontconfig 2.13.92                09 8月 2019                    FcFontList(3)
Impressum