www.LinuxHowtos.org





FcInitLoadConfig

Section: (3)
Updated: 05 8月 2016
Index Return to Main Contents
 

NAME

FcInitLoadConfig - load configuration  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcConfig * FcInitLoadConfig (void);
 

DESCRIPTION

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


 

Index

NAME
SYNOPSIS
DESCRIPTION