fcconfigappfontclear(3) sunos man page | unix.com

Man Page: fcconfigappfontclear

Operating Environment: sunos

Section: 3

FcConfigAppFontClear(3) 												   FcConfigAppFontClear(3)

NAME
FcConfigAppFontClear - Remove all app fonts from font database
SYNOPSIS
#include <fontconfig.h> void FcConfigAppFontClear (FcConfig *config);
DESCRIPTION
Clears the set of application-specific fonts.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigAppFontClear(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcfontsort(3) - opensolaris
fc-list(1) - x11r4
libfontconfig(3lib) - sunos
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Outputting sequences based on length with sed