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 char *file, int id, FcBlanks *blanks, int *count);
13

DESCRIPTION

15       Constructs  a pattern representing the 'id'th font in 'file'.  The num‐
16       ber of fonts in 'file' is returned in 'count'.
17

VERSION

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