fcfontrenderprepare(3) suse man page | unix.com

Man Page: fcfontrenderprepare

Operating Environment: suse

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.4.1 16 October 2006 FcFontRenderPrepare(3)
Related Man Pages
fcpatternbuild(3) - debian
fcpatternget-type(3) - debian
fc-match(1) - suse
fcpatternbuild(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I