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

FcConfigNormalizeFontDir(3)


FcConfigNormalizeFontDir

FcConfigNormalizeFontDir

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcConfigNormalizeFontDir − normalize a font directory

SYNOPSIS

#include <fontconfig.h>

const FcChar8 * FcConfigNormalizeFontDir (FcConfig *config, const FcChar8 *dir);

DESCRIPTION

Converts the directory name given in ’dir’ to a normal form, i.e. one of the forms which are derived from the font directories specified in the config file.

VERSION

Fontconfig version 2.4.1



FcConfigNormalizeFontDir(3)