1. NAME

FcFreeTypeQuery - compute pattern from font file (and index)

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 #include <fcfreetype.h>
 
 FcPattern * FcFreeTypeQuery(const FcChar8 *\fIfile\fB);
 (int \fIid\fB);
 (FcBlanks *\fIblanks\fB);
 (int *\fIcount\fB);
 \fR.fi

3. DESCRIPTION

Constructs a pattern representing the 'id'th font in 'file'. The number of fonts in 'file' is returned in 'count'.

4. VERSION

Fontconfig version 2.8.0