Table of Contents

Name

FcInitLoadConfig - load configuration

Synopsis

#include <fontconfig.h>

FcConfig * FcInitLoadConfig (void);

Description

Loads the default configuration file and returns the resulting configuration. Does not load any font information.

Version

Fontconfig version 2.3.2


Table of Contents