Imported Upstream version 2.10.0
[platform/upstream/fontconfig.git] / doc / FcFontSetList.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFontSetList" "3" "17 7月 2012" "" ""
3 .SH NAME
4 FcFontSetList \- List fonts from a set of font sets
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 .sp
9 FcFontSet * FcFontSetList (FcConfig *\fIconfig\fB, FcFontSet **\fIsets\fB, int\fInsets\fB, FcPattern *\fIpattern\fB, FcObjectSet *\fIobject_set\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Selects fonts matching \fIpattern\fR from
14 \fIsets\fR, creates patterns from those
15 fonts containing only the objects in \fIobject_set\fR and returns
16 the set of unique such patterns.
17 If \fIconfig\fR is NULL, the default configuration is checked
18 to be up to date, and used.
19 .SH "VERSION"
20 .PP
21 Fontconfig version 2.10.0