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

NAME

6       FcFontList - List fonts
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcFontSet * FcFontList(FcConfig *config);
12       (FcPattern *p);
13       (FcObjectSet *os);
14       .fi
15

DESCRIPTION

17       Selects  fonts matching p, creates patterns from those fonts containing
18       only the objects in os and returns the set of unique such patterns.  If
19       config  is NULL, the default configuration is checked to be up to date,
20       and used.
21

VERSION

23       Fontconfig version 2.8.0
24
25
26
27                               18 November 2009                  FcFontList(3)
Impressum