FcConfigFileGenerate - Man Page
Generate a configuration for fonts at the given font path
Synopsis
#include <fontconfig/fontconfig.h> FcChar8 * FcConfigFileGenerate (FcConfig *config, FcPattern *pat, const FcChar8 *font_path);
Description
Generate a configuration in XML format for fonts at the given font_path. pat pattern to correct and filter font metadata. The supported parameter is `family', `genericfamily', and `lang' at this moment.
Since
version 2.18.0
Referenced By
06 August 2026 Fontconfig 2.18.3