FcFreeTypeQuery - compute font file pattern
Synopsis
#include <fontconfig.h> #include <fcfreetype.h>
FcPattern * FcFreeTypeQuery (const char *file, intid, FcBlanks *blanks, int *count);
Constructs a pattern representing the idth font in file. The number of fonts in file is returned in count.
Fontconfig version 2.2.3
| FcFreeTypeQuery (3) | 30 June 2004 |