summaryrefslogtreecommitdiff
path: root/doc/FcFontSetList.3
blob: 6c83deeae217babc9b4357b8c9c21d120bf9fba7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.\" This manpage has been automatically generated by docbook2man 
.\" from a DocBook document.  This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
.\" Please send any bug reports, improvements, comments, patches, 
.\" etc. to Steve Cheng <steve@ggi-project.org>.
.TH "FcFontSetList" "3" "11 3月 2012" "" ""

.SH NAME
FcFontSetList \- List fonts from a set of font sets
.SH SYNOPSIS
.sp
\fB#include <fontconfig.h>
.sp
FcFontSet * FcFontSetList (FcConfig *\fIconfig\fB, FcFontSet **\fIsets\fB, int\fInsets\fB, FcPattern *\fIpattern\fB, FcObjectSet *\fIobject_set\fB);
\fR
.SH "DESCRIPTION"
.PP
Selects fonts matching \fIpattern\fR from
\fIsets\fR, creates patterns from those
fonts containing only the objects in \fIobject_set\fR and returns
the set of unique such patterns.
If \fIconfig\fR is NULL, the default configuration is checked
to be up to date, and used.
.SH "VERSION"
.PP
Fontconfig version 2.9.0