1. NAME▲
FcInitReinitialize - re-initialize library
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcInitReinitialize
(
void
\fI\fB);
\fR.fi
3. DESCRIPTION▲
Forces the default configuration file to be reloaded and resets the default configuration. Returns FcFalse if the configuration cannot be reloaded (due to config file errors, allocation failures or other issues) and leaves the existing configuration unchanged. Otherwise returns FcTrue.
4. VERSION ▲
Fontconfig version 2.8.0