Query: fcfreetypequeryface
OS: opensolaris
Section: 3
Links: opensolaris man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcFreeTypeQueryFace(3) FcFreeTypeQueryFace(3)NAMEFcFreeTypeQueryFace - compute pattern from FT_FaceSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> #include <fcfreetype.h> FcPattern * FcFreeTypeQueryFace (const FT_Face face, const FcChar8 *file, int id, FcBlanks *blanks);DESCRIPTIONConstructs a pattern representing 'face'. 'file' and 'id' are used solely as data for pattern elements (FC_FILE, FC_INDEX and sometimes FC_FAMILY).VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcFreeTypeQueryFace(3)