.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcInitReinitialize" "3" "24 August 2019" "Fontconfig 2.13.1" "" .SH NAME FcInitReinitialize \- re-initialize library .SH SYNOPSIS .sp \fB#include .sp FcBool FcInitReinitialize (void\fI\fB); \fR .SH "DESCRIPTION" .PP 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.