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 |
|---|
| fcconfiggetrescaninterval(3) - opensolaris |
| fcdircacheunlink(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| fcfontsetsort(3) - opensolaris |
| fcobjectsetbuild(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| solaris zones vs container.. |
| Study UNIX Kernel |
| Change directory for core file |
| What's legal and what's not? |