FreeBSD Manual Pages
FcFontRenderPrepare(3) FcFontRenderPrepare(3) 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 Fc- ConfigSubstituteWithPat with kind FcMatchFont and then returned. Fontconfig 2.15.0 22 12 2023 FcFontRenderPrepare(3)
NAME | SYNOPSIS | DESCRIPTION
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcFontRenderPrepare&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>
