1. NAME▲
FcFreeTypeQueryFace - compute pattern from FT_Face
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
#include <fcfreetype.h>
FcPattern * FcFreeTypeQueryFace(const FT_Face \fIface\fB);
(const FcChar8 *\fIfile\fB);
(int \fIid\fB);
(FcBlanks *\fIblanks\fB);
\fR.fi3. DESCRIPTION▲
Constructs a pattern representing 'face'. 'file' and 'id' are used solely as data for pattern elements (FC_FILE, FC_INDEX and sometimes FC_FAMILY).
4. VERSION ▲
Fontconfig version 2.8.0