~ubuntu-branches/ubuntu/lucid/fontconfig/lucid

« back to all changes in this revision

Viewing changes to doc/fontconfig-devel/r1980.html

  • Committer: Bazaar Package Importer
  • Author(s): Fabio M. Di Nitto
  • Date: 2004-10-07 06:04:17 UTC
  • Revision ID: james.westby@ubuntu.com-20041007060417-dliqa1ebkoh7isns
Tags: upstream-2.2.2
ImportĀ upstreamĀ versionĀ 2.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<HTML
 
3
><HEAD
 
4
><TITLE
 
5
>FcConfigSubstituteWithPat</TITLE
 
6
><META
 
7
NAME="GENERATOR"
 
8
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
9
REL="HOME"
 
10
TITLE="Fontconfig Developers Reference, Version 2.2.2
 
11
 "
 
12
HREF="index.html"><LINK
 
13
REL="UP"
 
14
TITLE="FcConfig"
 
15
HREF="x93.html#AEN1605"><LINK
 
16
REL="PREVIOUS"
 
17
TITLE="FcConfigAppFontClear"
 
18
HREF="r1959.html"><LINK
 
19
REL="NEXT"
 
20
TITLE="FcConfigSubstitute"
 
21
HREF="r2009.html"></HEAD
 
22
><BODY
 
23
CLASS="REFENTRY"
 
24
BGCOLOR="#FFFFFF"
 
25
TEXT="#000000"
 
26
LINK="#0000FF"
 
27
VLINK="#840084"
 
28
ALINK="#0000FF"
 
29
><DIV
 
30
CLASS="NAVHEADER"
 
31
><TABLE
 
32
SUMMARY="Header navigation table"
 
33
WIDTH="100%"
 
34
BORDER="0"
 
35
CELLPADDING="0"
 
36
CELLSPACING="0"
 
37
><TR
 
38
><TH
 
39
COLSPAN="3"
 
40
ALIGN="center"
 
41
>Fontconfig Developers Reference, Version 2.2.2</TH
 
42
></TR
 
43
><TR
 
44
><TD
 
45
WIDTH="10%"
 
46
ALIGN="left"
 
47
VALIGN="bottom"
 
48
><A
 
49
HREF="r1959.html"
 
50
ACCESSKEY="P"
 
51
>Prev</A
 
52
></TD
 
53
><TD
 
54
WIDTH="80%"
 
55
ALIGN="center"
 
56
VALIGN="bottom"
 
57
></TD
 
58
><TD
 
59
WIDTH="10%"
 
60
ALIGN="right"
 
61
VALIGN="bottom"
 
62
><A
 
63
HREF="r2009.html"
 
64
ACCESSKEY="N"
 
65
>Next</A
 
66
></TD
 
67
></TR
 
68
></TABLE
 
69
><HR
 
70
ALIGN="LEFT"
 
71
WIDTH="100%"></DIV
 
72
><H1
 
73
><A
 
74
NAME="FCCONFIGSUBSTITUTEWITHPAT"
 
75
></A
 
76
>FcConfigSubstituteWithPat</H1
 
77
><DIV
 
78
CLASS="REFNAMEDIV"
 
79
><A
 
80
NAME="AEN1984"
 
81
></A
 
82
><H2
 
83
>Name</H2
 
84
>FcConfigSubstituteWithPat&nbsp;--&nbsp;Execute substitutions</DIV
 
85
><DIV
 
86
CLASS="REFSYNOPSISDIV"
 
87
><A
 
88
NAME="AEN1987"
 
89
></A
 
90
><H2
 
91
>Synopsis</H2
 
92
><DIV
 
93
CLASS="FUNCSYNOPSIS"
 
94
><P
 
95
></P
 
96
><A
 
97
NAME="AEN1988"
 
98
></A
 
99
><PRE
 
100
CLASS="FUNCSYNOPSISINFO"
 
101
>#include &#60;fontconfig.h&#62;
 
102
        </PRE
 
103
><P
 
104
><CODE
 
105
><CODE
 
106
CLASS="FUNCDEF"
 
107
>FcBool FcConfigSubstituteWithPat</CODE
 
108
>(FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKindkind);</CODE
 
109
></P
 
110
><P
 
111
></P
 
112
></DIV
 
113
></DIV
 
114
><DIV
 
115
CLASS="REFSECT1"
 
116
><A
 
117
NAME="AEN2001"
 
118
></A
 
119
><H2
 
120
>Description</H2
 
121
><P
 
122
>Performs the sequence of pattern modification operations, if <VAR
 
123
CLASS="PARAMETER"
 
124
>kind</VAR
 
125
> is
 
126
FcMatchPattern, then those tagged as pattern operations are applied, else
 
127
if <VAR
 
128
CLASS="PARAMETER"
 
129
>kind</VAR
 
130
> is FcMatchFont, those tagged as font operations are applied and
 
131
p_pat is used for &#60;test&#62; elements with target=pattern.
 
132
            </P
 
133
></DIV
 
134
><DIV
 
135
CLASS="REFSECT1"
 
136
><A
 
137
NAME="AEN2006"
 
138
></A
 
139
><H2
 
140
>Version</H2
 
141
><P
 
142
>Fontconfig version 2.2.2
 
143
 
 
144
            </P
 
145
></DIV
 
146
><DIV
 
147
CLASS="NAVFOOTER"
 
148
><HR
 
149
ALIGN="LEFT"
 
150
WIDTH="100%"><TABLE
 
151
SUMMARY="Footer navigation table"
 
152
WIDTH="100%"
 
153
BORDER="0"
 
154
CELLPADDING="0"
 
155
CELLSPACING="0"
 
156
><TR
 
157
><TD
 
158
WIDTH="33%"
 
159
ALIGN="left"
 
160
VALIGN="top"
 
161
><A
 
162
HREF="r1959.html"
 
163
ACCESSKEY="P"
 
164
>Prev</A
 
165
></TD
 
166
><TD
 
167
WIDTH="34%"
 
168
ALIGN="center"
 
169
VALIGN="top"
 
170
><A
 
171
HREF="index.html"
 
172
ACCESSKEY="H"
 
173
>Home</A
 
174
></TD
 
175
><TD
 
176
WIDTH="33%"
 
177
ALIGN="right"
 
178
VALIGN="top"
 
179
><A
 
180
HREF="r2009.html"
 
181
ACCESSKEY="N"
 
182
>Next</A
 
183
></TD
 
184
></TR
 
185
><TR
 
186
><TD
 
187
WIDTH="33%"
 
188
ALIGN="left"
 
189
VALIGN="top"
 
190
>FcConfigAppFontClear</TD
 
191
><TD
 
192
WIDTH="34%"
 
193
ALIGN="center"
 
194
VALIGN="top"
 
195
><A
 
196
HREF="x93.html#AEN1605"
 
197
ACCESSKEY="U"
 
198
>Up</A
 
199
></TD
 
200
><TD
 
201
WIDTH="33%"
 
202
ALIGN="right"
 
203
VALIGN="top"
 
204
>FcConfigSubstitute</TD
 
205
></TR
 
206
></TABLE
 
207
></DIV
 
208
></BODY
 
209
></HTML
 
210
>
 
 
b'\\ No newline at end of file'