FcFontRenderPrepare.3 revision a32e9e42
auto-generated by docbook2man-spec from docbook-utils package
"FcFontRenderPrepare" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
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.