1. NAME

FcCharSetNextPage - Continue enumerating charset contents

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 FcChar32 FcCharSetNextPage(const FcCharSet *\fIa\fB);
 (FcChar32[FC_CHARSET_MAP_SIZE] \fImap\fB);
 (FcChar32 *\fInext\fB);
 \fR.fi

3. DESCRIPTION

Builds an array of bits marking the Unicode coverage of a for page *next. Returns the base of the array. next contains the next page in the font.

4. VERSION

Fontconfig version 2.8.0