logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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