~ubuntu-branches/ubuntu/intrepid/fontconfig/intrepid

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Keith Packard
  • Date: 2008-05-31 20:01:57 UTC
  • mto: (0.1.4 lenny) (1.1.6 upstream)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20080531200157-7u3xgmgeh1594flx
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

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