fcfontrenderprepare(3) sunos man page | unix.com

Man Page: fcfontrenderprepare

Operating Environment: sunos

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 FcConfigSubstitute with kind FcMatchFont and then returned.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcFontRenderPrepare(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcfontsort(3) - opensolaris
fcpatternget-type(3) - centos
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed