fcfontrenderprepare(3) centos man page | unix.com

Man Page: fcfontrenderprepare

Operating Environment: centos

Section: 3

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 FcConfigSubstituteWithPat with kind FcMatchFont and then returned.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcFontRenderPrepare(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcfontsort(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternbuild(3) - centos
fc-match(1) - x11r4
Similar Topics in the Unix Linux Community
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq