|
NAMEFcConfigAppFontClear - Remove all app fonts from font databaseSYNOPSIS#include <fontconfig/fontconfig.h> void FcConfigAppFontClear (FcConfig *config); DESCRIPTIONClears the set of application-specific fonts. If config is NULL, the current configuration is used.
Visit the GSP FreeBSD Man Page Interface. |