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
fcfontrenderprepare(3) - opensolaris
fcpatternget-type(3) - debian
fc-match(1) - x11r4
fc-match(1) - suse
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq