fcconfigsubstitutewithpat(3) suse man page | unix.com

Man Page: fcconfigsubstitutewithpat

Operating Environment: suse

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.4.1 16 October 2006 FcConfigSubstituteWithPat(3)
Related Man Pages
fcdefaultsubstitute(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - centos
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I