Blame doc/FcFontSetPrint.3

Packit 352660
.\" auto-generated by docbook2man-spec from docbook-utils package
Packit 352660
.TH "FcFontSetPrint" "3" "30 8月 2018" "Fontconfig 2.13.1" ""
Packit 352660
.SH NAME
Packit 352660
FcFontSetPrint \- Print a set of patterns to stdout
Packit 352660
.SH SYNOPSIS
Packit 352660
.nf
Packit 352660
\fB#include <fontconfig/fontconfig.h>
Packit 352660
.sp
Packit 352660
void FcFontSetPrint (FcFontSet *\fIset\fB);
Packit 352660
.fi\fR
Packit 352660
.SH "DESCRIPTION"
Packit 352660
.PP
Packit 352660
This function is useful for diagnosing font related issues, printing the
Packit 352660
complete contents of every pattern in \fIset\fR\&. The format
Packit 352660
of the output is designed to be of help to users and developers, and may
Packit 352660
change at any time.