1FcFreeTypeQuery(3)                                          FcFreeTypeQuery(3)
2
3
4

NAME

6       FcFreeTypeQuery - compute pattern from font file (and index)
7

SYNOPSIS

9       #include <fontconfig.h>
10       #include <fcfreetype.h>
11
12       FcPattern * FcFreeTypeQuery (const FcChar8 *file, int id, FcBlanks *blanks, int *count);
13

DESCRIPTION

15       Constructs a pattern representing the 'id'th face in 'file'. The number
16       of faces in 'file' is returned in  'count'.   FcBlanks  is  deprecated,
17       blanks is ignored and accepted only for compatibility with older code.
18
19
20
21Fontconfig 2.13.1                 30 8月 2018               FcFreeTypeQuery(3)
Impressum