FcConfigNormalizeFontDir

Name

FcConfigNormalizeFontDir -- normalize a font directory

Synopsis

#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