FcConfigGetFonts

NAME

FcConfigGetFonts - Get config font set

SYNOPSIS

 #include <fontconfig.h>
 
 FcFontSet * FcConfigGetFonts (FcConfig *config, FcSetName set);
 
 

DESCRIPTION

Returns one of the two sets of fonts from the configuration as specified by set.

VERSION

Fontconfig version 2.4.2