Provided by: libfontconfig1-dev_2.11.0-0ubuntu4.2_amd64 bug

NAME

       FcFontRenderPrepare - Prepare pattern for loading font file

SYNOPSIS

       #include <fontconfig/fontconfig.h>

       FcPattern * FcFontRenderPrepare (FcConfig *config, FcPattern *pat, FcPattern *font);

DESCRIPTION

       Creates  a new pattern consisting of elements of font not appearing in pat, elements of pat not appearing
       in font and the best matching value from pat for elements appearing in both.  The  result  is  passed  to
       FcConfigSubstituteWithPat with kind FcMatchFont and then returned.

VERSION

       Fontconfig version 2.11.0

                                                  11 10月 2013                            FcFontRenderPrepare(3)