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
FcConfigAppFontAddFile(3) | FcConfigAppFontAddFile(3) |
NAME¶
FcConfigAppFontAddFile - Add font file to font databaseSYNOPSIS¶
#include <fontconfig.h>DESCRIPTION¶
Adds an application-specific font to the configuration. 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 |