FcInitReinitialize - re-initialize library
Contents
Description
Forces the default configuration file to be reloaded and resets the default configuration. Returns
FcFalse if the configuration cannot be reloaded (due to configuration file errors, allocation failures or
other issues) and leaves the existing configuration unchanged. Otherwise returns FcTrue.
Fontconfig 2.15.0 04 July 2025 FcInitReinitialize(3)
Name
FcInitReinitialize - re-initialize library
Synopsis
#include<fontconfig/fontconfig.h>FcBoolFcInitReinitialize(void);
