FcCharSetNextPage(3) FcCharSetNextPage(3)
NAME
FcCharSetNextPage - Continue enumerating charset contents
SYNOPSIS
#include <fontconfig/fontconfig.h>
FcChar32 FcCharSetNextPage (const FcCharSet *a, Fc-
Char32[FC_CHARSET_MAP_SIZE] map, FcChar32 *next);
DESCRIPTION
Builds an array of bits in map marking the Unicode coverage of a for
page containing *next (see the FcCharSetFirstPage description for de-
tails). *next is set to contains the base code point for the next page
in a. Returns the base of code point for the page, or FC_CHARSET_DONE
if a does not contain *next.
Fontconfig 2.13.1 23 March 2022 FcCharSetNextPage(3)
Generated by dwww version 1.14 on Sat Jun 13 11:26:36 CEST 2026.