fcconfignormalizefontdir(3) - Linux man page
Name
FcConfigNormalizeFontDir - normalize a font directorySynopsis
#include <fontconfig.h>
const FcChar8 * FcConfigNormalizeFontDir (FcConfig *config, const FcChar8 *dir);
Description
Converts the directory name given in 'dir' to a normal form, i.e. one of the forms which are derived from the font directories specified in the config file.
Version
Fontconfig version 2.4.1