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
fcconfigsubstitutewithpat(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fcpatternadd-type(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
Change directory for core file
Identify problem with while getopts
%memused is high
Solaris 10 - password complexity not working