FcConfigAppFontAddDir
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcConfigAppFontAddDir - Add fonts from directory to font databaseSYNOPSIS
#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


