Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcConfigBuildFonts(3)


FcConfigBuildFonts

FcConfigBuildFonts

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcConfigBuildFonts − Build font database

SYNOPSIS

#include <fontconfig.h>

FcBool FcConfigBuildFonts (FcConfig *config);

DESCRIPTION

Builds the set of available fonts for the given configuration. Note that any changes to the configuration after this call have indeterminate effects. Returns FcFalse if this operation runs out of memory.

VERSION

Fontconfig version 2.4.1



FcConfigBuildFonts(3)