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.
27 1月 2023 | Fontconfig 2.14.2 |