table of contents
other versions
- Tumbleweed 2.16.0-1.3
- Leap-16.0
- Leap-15.6
| 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.
| 18 1月 2025 | Fontconfig 2.16.0 |