c09c7b103795d6aba9a734c63f0f88bf4a1d0c3f
[platform/upstream/fontconfig.git] / doc / FcFreeTypeQuery.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcFreeTypeQuery" "3" "10 1月 2013" "" ""
3 .SH NAME
4 FcFreeTypeQuery \- compute pattern from font file (and index)
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig.h>
8 #include <fcfreetype.h>
9 .sp
10 FcPattern * FcFreeTypeQuery (const FcChar8 *\fIfile\fB, int \fIid\fB, FcBlanks *\fIblanks\fB, int *\fIcount\fB);
11 .fi\fR
12 .SH "DESCRIPTION"
13 .PP
14 Constructs a pattern representing the 'id'th font in 'file'. The number
15 of fonts in 'file' is returned in 'count'.
16 .SH "VERSION"
17 .PP
18 Fontconfig version 2.10.91