sunos man page for fcconfigsubstitutewithpat

Query: fcconfigsubstitutewithpat

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcfontsetsort(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed