FcConfigFileGenerate(3) FcConfigFileGenerate(3) NAME FcConfigFileGenerate - Generate a configuration for fonts at the given font path SYNOPSIS #include 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 Fontconfig 2.18.1 02 June 2026 FcConfigFileGenerate(3)