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
fcfontsetmatch(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternget-type(3) - centos
fcpatternbuild(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
[TIP] Processing YAML files with yq