.\" 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 "FcFontSetPrint" "3" "2022/03/31" "Fontconfig 2.14.0" ""
.SH NAME
FcFontSetPrint \- Print a set of patterns to stdout
.SH SYNOPSIS
.sp
\fB#include
.sp
void FcFontSetPrint (FcFontSet *\fIset\fB);
\fR
.SH "DESCRIPTION"
.PP
This function is useful for diagnosing font related issues, printing the
complete contents of every pattern in \fIset\fR\&. The format
of the output is designed to be of help to users and developers, and may
change at any time.