FcInitLoadConfigAndFonts
Section: (3)Updated: 16 April 2007
Index Return to Main Contents
NAME
FcInitLoadConfigAndFonts - load configuration and font dataSYNOPSIS
#include <fontconfig.h>
FcConfig * FcInitLoadConfigAndFonts (void);
DESCRIPTION
Loads the default configuration file and builds information about the available fonts. Returns the resulting configuration.
VERSION
Fontconfig version 2.4.2


