FcCharSetNextPage.3 revision a6844aab
1.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.2 $ 2.TH "FcCharSetNextPage" "3" "18 November 2009" "" "" 3.SH NAME 4FcCharSetNextPage \- Continue enumerating charset contents 5.SH SYNOPSIS 6.nf 7\fB#include <fontconfig.h> 8.sp 9FcChar32 FcCharSetNextPage(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 Unicode coverage of \fIa\fR for page 16\fI*next\fR\&. Returns the base of the array. \fInext\fR contains the next page in 17the font. 18.SH "VERSION" 19.PP 20Fontconfig version 2.8.0 21