FcInitLoadConfig(3) | FcInitLoadConfig(3) |
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.
27 January 2023 | Fontconfig 2.14.2 |