table of contents
other versions
- trixie 2.15.0-2.3
- testing 2.15.0-2.4
- unstable 2.15.0-2.4
- experimental 2.17.1-1
FcConfigAppFontClear(3) | FcConfigAppFontClear(3) |
NAME¶
FcConfigAppFontClear - Remove all app fonts from font database
SYNOPSIS¶
#include <fontconfig/fontconfig.h>
void FcConfigAppFontClear (FcConfig *config);
DESCRIPTION¶
Clears the set of application-specific fonts. If config is NULL, the current configuration is used.
18 September 2025 | Fontconfig 2.17.1 |