FcCharSetFirstPage.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $
2.TH "FcCharSetFirstPage" "3" "18 November 2009" "" ""
3.SH NAME
4FcCharSetFirstPage \- Start enumerating charset contents
5.SH SYNOPSIS
6.nf
7\fB#include <fontconfig.h>
8.sp
9FcChar32 FcCharSetFirstPage(const FcCharSet *\fIa\fB);
10(FcChar32[FC_CHARSET_MAP_SIZE] \fImap\fB);
11(FcChar32 *\fInext\fB);
12\fR.fi
13.SH "DESCRIPTION"
14.PP
15Builds an array of bits marking the first page of Unicode coverage of
16\fIa\fR\&. Returns the base of the array. \fInext\fR contains the next page in the
17font.
18.SH "VERSION"
19.PP
20Fontconfig version 2.8.0
21