Table of Contents

Name

FcInitLoadConfigAndFonts - load configuration and font data

Synopsis

#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.3.2


Table of Contents