logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

FcConfigGetFontDirs - Get font directories

Description

Returns the list of font directories in config. This includes the configured font directories along with any directories below those in the filesystem. If config is NULL, the current configuration is used. Fontconfig 2.15.0 04 July 2025 FcConfigGetFontDirs(3)

Name

FcConfigGetFontDirs - Get font directories

Synopsis

#include<fontconfig/fontconfig.h>FcStrList*FcConfigGetFontDirs(FcConfig*config);

See Also