FcFreeTypeQuery(3) FcFreeTypeQuery(3)
NAME FcFreeTypeQuery - compute font file pattern
SYNOPSIS #include <fontconfig.h> #include <fcfreetype.h>
FcPattern * FcFreeTypeQuery (const char *file, intid, FcBlanks *blanks, int *count);
DESCRIPTION Constructs a pattern representing the idth font in file. The num- ber of fonts in file is returned in count.
VERSION Fontconfig version 2.4.1
15 September 2006 FcFreeTypeQuery(3)