FcConfigAppFontClear - Remove all app fonts from font database
Contents
Description
Clears the set of application-specific fonts. If config is NULL, the current configuration is used.
Fontconfig 2.15.0 04 July 2025 FcConfigAppFontClear(3)
Name
FcConfigAppFontClear - Remove all app fonts from font database
Synopsis
#include<fontconfig/fontconfig.h>voidFcConfigAppFontClear(FcConfig*config);
