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

DESCRIPTION

15       Constructs  a  pattern  representing  'face'.  'file' and 'id' are used
16       solely as data for pattern elements (FC_FILE,  FC_INDEX  and  sometimes
17       FC_FAMILY).   FcBlanks  is  deprecated,  blanks is ignored and accepted
18       only for compatibility with older code.
19
20
21
22Fontconfig 2.13.94                29 6月 2021           FcFreeTypeQueryFace(3)
Impressum