Man Page: fcconfigsubstitutewithpat
Operating Environment: sunos
Section: 3
FcConfigSubstituteWithPat(3) FcConfigSubstituteWithPat(3)NAMEFcConfigSubstituteWithPat - Execute substitutionsSYNOPSIS#include <fontconfig.h> FcBool FcConfigSubstituteWithPat (FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKindkind);DESCRIPTIONPerforms 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.VERSIONFontconfig version 2.2.3 30 June 2004 FcConfigSubstituteWithPat(3)
| Related Man Pages |
|---|
| fcfontmatch(3) - opensolaris |
| fcfontrenderprepare(3) - opensolaris |
| fcfontsetmatch(3) - opensolaris |
| fcfontsort(3) - opensolaris |
| fcpatternbuild(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 |
| Once upon an uptime. |
| Using awk to remove lines from file that match text |