1FcFontRenderPrepare(3) FcFontRenderPrepare(3)
2
3
4
6 FcFontRenderPrepare - Prepare pattern for loading font file
7
9 #include <fontconfig/fontconfig.h>
10
11 FcPattern * FcFontRenderPrepare (FcConfig *config, FcPattern *pat, FcPattern *font);
12
14 Creates a new pattern consisting of elements of font not appearing in
15 pat, elements of pat not appearing in font and the best matching value
16 from pat for elements appearing in both. The result is passed to Fc‐
17 ConfigSubstituteWithPat with kind FcMatchFont and then returned.
18
19
20
21Fontconfig 2.14.1 21 10月 2022 FcFontRenderPrepare(3)