fcconfigsubstitutewithpat(3) sunos man page | unix.com

Man Page: fcconfigsubstitutewithpat

Operating Environment: sunos

Section: 3

FcConfigSubstituteWithPat(3)											      FcConfigSubstituteWithPat(3)

NAME
FcConfigSubstituteWithPat - Execute substitutions
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigSubstituteWithPat (FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKindkind);
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.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigSubstituteWithPat(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fcpatternadd-type(3) - opensolaris
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Outputting sequences based on length with sed