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
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?