Introduction to Library Functions FcFreeTypeQuery(3)
NAME
FcFreeTypeQuery - compute pattern from font file (and index)
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
#include
FcPattern * FcFreeTypeQuery(const FcChar8 *file);
(int id); (FcBlanks *blanks); (int *count);DESCRIPTION
Constructs a pattern representing the 'id'th font in 'file'. The number of fonts in 'file' is returned in 'count'. VERSION Fontconfig version 2.8.0ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library/fontconfig ||_____________________________|_____________________________|
| Interface Stability | Volatile ||_____________________________|_____________________________|
| MT-Level | Unknown |
|_____________________________|_____________________________|
SunOS 5.10 Last change: 18 November 2009 1