Windows PowerShell command on Get-command FcConfigSubstituteWithPat
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man FcConfigSubstituteWithPat

Introduction to Library Functions FcConfigSubstituteWithPat(3)

NAME

FcConfigSubstituteWithPat - Execute substitutions

SYNOPSIS

cc [ flag... ] file... -lfontconfig [ library... ]

#include

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 opera-

tions are applied, else if kind is FcMatchFont, those tagged

as font operations are applied and p_pat is used for

elements with target=pattern. Returns FcFalse if the substi-

tution cannot be performed (due to allocation failure). Oth-

erwise returns FcTrue. If config is NULL, the current con-

figuration is used. VERSION Fontconfig version 2.8.0

ATTRIBUTES

See attributes(5) for descriptions of the following attri-

butes:

____________________________________________________________

| ATTRIBUTE TYPE | ATTRIBUTE VALUE |

|_____________________________|_____________________________|

| Availability | system/library/fontconfig |

|_____________________________|_____________________________|

| Interface Stability | Volatile |

|_____________________________|_____________________________|

| MT-Level | Unknown |

|_____________________________|_____________________________|

SunOS 5.10 Last change: 18 November 2009 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™