Manual Reference Pages  - FcFontRenderPrepare (3)

NAME

FcFontRenderPrepare - Prepare pattern for loading font file

CONTENTS

Synopsis

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

Jump to page    or go to Top of page |  Section 3 |  Main Index.


FcFontRenderPrepare (3) 30 June 2004
Generated by manServer 1.07 from /usr/share/man/man3/FcFontRenderPrepare.3.gz using man macros.