Documentation
From my personal library, The Internet

man page:


SYNOPSIS

       #include <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
       FcConfigSubstitute with kind FcMatchFont and then returned.


VERSION

       Fontconfig version 2.3.2



                                 27 April 2005          FcFontRenderPrepare(3)

Man(1) output converted with man2html