fcfontrenderprepare(3) debian man page | unix.com

Man Page: fcfontrenderprepare

Operating Environment: debian

Section: 3

FcFontRenderPrepare(3)													    FcFontRenderPrepare(3)

NAME
FcFontRenderPrepare - Prepare pattern for loading font file
SYNOPSIS
#include <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.9.0 16 April 2012 FcFontRenderPrepare(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternget-type(3) - centos
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com