1FcFontRenderPrepare(3)                                  FcFontRenderPrepare(3)
2
3
4

NAME

6       FcFontRenderPrepare - Prepare pattern for loading font file
7

SYNOPSIS

9       #include <fontconfig/fontconfig.h>
10
11       FcPattern * FcFontRenderPrepare (FcConfig *config, FcPattern *pat, FcPattern *font);
12

DESCRIPTION

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
17       FcConfigSubstituteWithPat with kind FcMatchFont and then returned.
18
19
20
21Fontconfig 2.13.0                 06 3月 2018           FcFontRenderPrepare(3)
Impressum