Index of Section 3 Manual Pages
| Interix / SUA | FcInit.3 | Interix / SUA |
FcInit(3) FcInit(3)
NAME
FcInit - initialize fontconfig library
SYNOPSIS
#include
FcBool FcInit (void);
DESCRIPTION
Loads the default configuration file and the fonts refer-
enced therein and sets the default configuration to that
result. Returns whether this process succeeded or not.
If the default configuration has already been loaded, this
routine does nothing and returns FcTrue.
VERSION
Fontconfig version 2.4.2
02 December 2006 FcInit(3)