Imported Upstream version 2.11.93
[platform/upstream/fontconfig.git] / doc / FcFontSetPrint.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFontSetPrint" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
3 .SH NAME
4 FcFontSetPrint \- Print a set of patterns to stdout
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 void FcFontSetPrint (FcFontSet *\fIset\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 This function is useful for diagnosing font related issues, printing the
14 complete contents of every pattern in \fIset\fR\&. The format
15 of the output is designed to be of help to users and developers, and may
16 change at any time.