Manpages - FcConfigAppFontClear.3

Table of Contents

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.

Author: dt

Created: 2022-02-20 Sun 15:41