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)
| Related Man Pages |
|---|
| fcconfigsubstitutewithpat(3) - opensolaris |
| fcdirscan(3) - opensolaris |
| fcfontmatch(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| What does this mean? |
| Study UNIX Kernel |
| Identify problem with while getopts |