Index of Section 3 Manual Pages
| Interix / SUA | FcFontRenderPrepare.3 | Interix / SUA |
FcFontRenderPrepare(3) FcFontRenderPrepare(3)
NAME
FcFontRenderPrepare - Prepare pattern for loading font
file
SYNOPSIS
#include
FcPattern * FcFontRenderPrepare (FcConfig *config, FcPat-
tern *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 appear-
ing in both. The result is passed to FcConfigSubstitute
with kind FcMatchFont and then returned.
VERSION
Fontconfig version 2.4.2
02 December 2006 FcFontRenderPrepare(3)