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