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

FcConfigAppFontAddDir(3)


FcConfigAppFontAddDir

FcConfigAppFontAddDir

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcConfigAppFontAddDir − Add fonts from directory to font database

SYNOPSIS

#include <fontconfig.h>

FcBool FcConfigAppFontAddDir (FcConfig *config, const char *);

DESCRIPTION

Scans the specified directory for fonts, adding each one found to the application-specific set of fonts.

VERSION

Fontconfig version 2.4.1



FcConfigAppFontAddDir(3)