FcInitLoadConfigAndFonts

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

NAME

FcInitLoadConfigAndFonts - load configuration and font data  

SYNOPSIS

#include <fontconfig/fontconfig.h>

FcConfig * FcInitLoadConfigAndFonts (void);
 

DESCRIPTION

Loads the default configuration file and builds information about the available fonts. Returns the resulting configuration.


 

Index

NAME
SYNOPSIS
DESCRIPTION