table of contents
| FcConfigFilename(3) | FcConfigFilename(3) |
NAME¶
FcConfigFilename - Find a config file
SYNOPSIS¶
#include <fontconfig/fontconfig.h> FcChar8 * FcConfigFilename (const FcChar8 *name);
DESCRIPTION¶
This function is deprecated and is replaced by FcConfigGetFilename.
| 31 3月 2022 | Fontconfig 2.14.0 |