FcInitLoadConfig

Section: (3)
Updated: 28 11月 2020
Page Index
 

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