Man Page: fcfontlist
Operating Environment: opensolaris
Section: 3
FcFontList(3) FcFontList(3)NAMEFcFontList - List fontsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcFontSet * FcFontList (FcConfig *config, FcPattern *p, FcObjectSet *os);DESCRIPTIONSelects fonts matching p, creates patterns from those fonts containing only the objects in os and returns the set of unique such patterns.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 FcFontList(3)