fcconfigsubstitutewithpat(3) opensolaris man page | unix.com

Man Page: fcconfigsubstitutewithpat

Operating Environment: opensolaris

Section: 3

FcConfigSubstituteWithPat(3)											      FcConfigSubstituteWithPat(3)

NAME
FcConfigSubstituteWithPat - Execute substitutions
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcConfigSubstituteWithPat (FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKind kind);
DESCRIPTION
Performs the sequence of pattern modification operations, if kind is FcMatchPattern, then those tagged as pattern operations are applied, else if kind is FcMatchFont, those tagged as font operations are applied and p_pat is used for <test> elements with target=pattern. Returns FcFalse if the substitution cannot be performed (due to allocation failure). Otherwise returns FcTrue.
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 FcConfigSubstituteWithPat(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfontsort(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
How to learn UNIX
solaris zones vs container..
What's legal and what's not?
Identify problem with while getopts
What is good?