Imported Upstream version 2.10.2
[platform/upstream/fontconfig.git] / doc / FcFontSetPrint.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFontSetPrint" "3" "26 11月 2012" "" ""
3 .SH NAME
4 FcFontSetPrint \- Print a set of patterns to stdout
5 .SH SYNOPSIS
6 .nf
7 \fB#include <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.
17 .SH "VERSION"
18 .PP
19 Fontconfig version 2.10.2