1FcFontSetList(3)                                              FcFontSetList(3)
2
3
4

NAME

6       FcFontSetList - List fonts from a set of font sets
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcFontSet * FcFontSetList (FcConfig *config, FcFontSet **sets, intnsets, FcPattern *pattern, FcObjectSet *object_set);
12

DESCRIPTION

14       Selects  fonts  matching pattern from sets, creates patterns from those
15       fonts containing only the objects in object_set and returns the set  of
16       unique  such patterns.  If config is NULL, the default configuration is
17       checked to be up to date, and used.
18
19
20
21Fontconfig 2.13.94                29 6月 2021                 FcFontSetList(3)
Impressum