1FcFontMatch(3)                                                  FcFontMatch(3)
2
3
4

NAME

6       FcFontMatch - Return best font
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcPattern * FcFontMatch (FcConfig *config, FcPattern *p, FcResult *result);
12

DESCRIPTION

14       Returns the font in config most close matching p.  This function should
15       be called only after FcConfigSubstitute  and  FcDefaultSubstitute  have
16       been called for p; otherwise the results will not be correct.
17

VERSION

19       Fontconfig version 2.4.2
20
21
22
23                                  11 May 2007                   FcFontMatch(3)
Impressum