DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

FcConfigAppFontAddDir(3)





NAME

       FcConfigAppFontAddDir - Add fonts from directory to font database


SYNOPSIS

       #include <fontconfig.h>

       FcBool FcConfigAppFontAddDir (FcConfig *config, const char *);


DESCRIPTION

       Scans  the  specified directory for fonts, adding each one found to the
       application-specific set of fonts.


VERSION

       Fontconfig version 2.4.2

                               02 December 2006       FcConfigAppFontAddDir(3)

Man(1) output converted with man2html