Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > ccd96d684283943ad0fbe5802494cae0 > files > 70

libfontconfig-devel-2.8.0-1mdv2010.0.i586.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>FcConfigSubstituteWithPat</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
HREF="index.html"><LINK
REL="UP"
TITLE="FcConfig"
HREF="x102.html#AEN2554"><LINK
REL="PREVIOUS"
TITLE="FcConfigAppFontClear"
HREF="fcconfigappfontclear.html"><LINK
REL="NEXT"
TITLE="FcConfigSubstitute"
HREF="fcconfigsubstitute.html"></HEAD
><BODY
CLASS="REFENTRY"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
></TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="fcconfigappfontclear.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
></TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="fcconfigsubstitute.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><H1
><A
NAME="FCCONFIGSUBSTITUTEWITHPAT"
></A
>FcConfigSubstituteWithPat</H1
><DIV
CLASS="REFNAMEDIV"
><A
NAME="AEN3036"
></A
><H2
>Name</H2
>FcConfigSubstituteWithPat&nbsp;--&nbsp;Execute substitutions</DIV
><DIV
CLASS="REFSYNOPSISDIV"
><A
NAME="AEN3039"
></A
><H2
>Synopsis</H2
><DIV
CLASS="FUNCSYNOPSIS"
><P
></P
><A
NAME="AEN3040"
></A
><PRE
CLASS="FUNCSYNOPSISINFO"
>#include &lt;fontconfig.h&gt;
	</PRE
><P
><CODE
><CODE
CLASS="FUNCDEF"
>FcBool FcConfigSubstituteWithPat</CODE
>(FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKind kind);</CODE
></P
><P
></P
></DIV
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3053"
></A
><H2
>Description</H2
><P
>Performs the sequence of pattern modification operations, if <CODE
CLASS="PARAMETER"
>kind</CODE
> is
FcMatchPattern, then those tagged as pattern operations are applied, else
if <CODE
CLASS="PARAMETER"
>kind</CODE
> is FcMatchFont, those tagged as font operations are applied and
p_pat is used for &lt;test&gt; elements with target=pattern. Returns FcFalse
if the substitution cannot be performed (due to allocation failure). Otherwise returns FcTrue.
If <CODE
CLASS="PARAMETER"
>config</CODE
> is NULL, the current configuration is used.
	    </P
></DIV
><DIV
CLASS="REFSECT1"
><A
NAME="AEN3059"
></A
><H2
>Version</H2
><P
>Fontconfig version 2.8.0

	    </P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="fcconfigappfontclear.html"
ACCESSKEY="P"
>Prev</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="index.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="fcconfigsubstitute.html"
ACCESSKEY="N"
>Next</A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>FcConfigAppFontClear</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="x102.html#AEN2554"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>FcConfigSubstitute</TD
></TR
></TABLE
></DIV
></BODY
></HTML
>