#include <fontconfig.h>
FcConfig * FcInitLoadConfig (void);
Loads the default configuration file and returns the resulting configuration. Does not load any font information.
Fontconfig version 2.3.2
Table of Contents