.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcConfigFileGenerate" "3" "02 June 2026" "Fontconfig 2.18.1" "" .SH NAME FcConfigFileGenerate \- Generate a configuration for fonts at the given font path .SH SYNOPSIS .sp \fB#include .sp FcChar8 * FcConfigFileGenerate (FcConfig *\fIconfig\fB, FcPattern *\fIpat\fB, const FcChar8 *\fIfont_path\fB); \fR .SH "DESCRIPTION" .PP Generate a configuration in XML format for fonts at the given \fIfont_path\fR\&. \fIpat\fR pattern to correct and filter font metadata. The supported parameter is `family', `genericfamily', and `lang' at this moment. .SH "SINCE" .PP version 2.18.0