FcConfigAppFontAddDir - Add fonts from directory to font database
Synopsis
#include <fontconfig.h>
FcBool FcConfigAppFontAddDir (FcConfig *config, const char *);
Scans the specified directory for fonts, adding each one found to the application-specific set of fonts.
Fontconfig version 2.2.3
| FcConfigAppFontAddDir (3) | 30 June 2004 |