table of contents
other versions
- wheezy 2.9.0-7.1
- jessie 2.11.0-6.3+deb8u1
- testing 2.11.0-6.7+b1
- unstable 2.11.0-6.7+b1
- experimental 2.12.1-0.1
FcConfigAppFontAddDir(3) | FcConfigAppFontAddDir(3) |
NAME¶
FcConfigAppFontAddDir - Add fonts from directory to font databaseSYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
Scans the specified directory for fonts, adding each one found to the application-specific set of fonts. Returns FcFalse if the fonts cannot be added (due to allocation failure). Otherwise returns FcTrue. If config is NULL, the current configuration is used.VERSION¶
Fontconfig version 2.9.016 April 2012 |