FcConfigAppFontClear(3) | FcConfigAppFontClear(3) |
FcConfigAppFontClear - Remove all app fonts from font database
#include <fontconfig/fontconfig.h>
void FcConfigAppFontClear (FcConfig *config);
Clears the set of application-specific fonts. If config is NULL, the current configuration is used.
05 November 2018 | Fontconfig 2.13.1 |