|
|
FcFreeTypeQuery - compute font file pattern
#include <fontconfig.h> #include <fcfreetype.h> FcPattern * FcFreeTypeQuery (const char *file, intid, FcBlanks *blanks, int *count);
Constructs a pattern representing the 'id'th font in 'file'. The num- ber of fonts in 'file' is returned in 'count'.
Fontconfig version 2.2.0 21 April 2003 FcFreeTypeQuery(3)