1FcFreeTypeQueryFace(3)                                  FcFreeTypeQueryFace(3)
2
3
4

NAME

6       FcFreeTypeQueryFace - compute pattern from FT_Face
7

SYNOPSIS

9       #include <fontconfig.h>
10       #include <fcfreetype.h>
11
12       FcPattern * FcFreeTypeQueryFace(const FT_Face face);
13       (const FcChar8 *file);
14       (int id);
15       (FcBlanks *blanks);
16       .fi
17

DESCRIPTION

19       Constructs  a  pattern  representing  'face'.  'file' and 'id' are used
20       solely as data for pattern elements (FC_FILE,  FC_INDEX  and  sometimes
21       FC_FAMILY).
22

VERSION

24       Fontconfig version 2.8.0
25
26
27
28                               18 November 2009         FcFreeTypeQueryFace(3)
Impressum