Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

FcInitBringUptoDate - reload configuration files if needed

Description

Checks the rescan interval in the default configuration, checking the configuration if the interval has passed and reloading the configuration if when any changes are detected. Returns FcFalse if the configuration cannot be reloaded (see FcInitReinitialize). Otherwise returns FcTrue. Fontconfig 2.15.0 04 July 2025 FcInitBringUptoDate(3)

Name

FcInitBringUptoDate - reload configuration files if needed

Synopsis

#include<fontconfig/fontconfig.h>FcBoolFcInitBringUptoDate(void);

See Also