fcfontlist(3) opensolaris man page | unix.com

Man Page: fcfontlist

Operating Environment: opensolaris

Section: 3

FcFontList(3)															     FcFontList(3)

NAME
FcFontList - List fonts
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcFontSet * FcFontList (FcConfig *config, FcPattern *p, FcObjectSet *os);
DESCRIPTION
Selects fonts matching p, creates patterns from those fonts containing only the objects in os and returns the set of unique such patterns.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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