1FcCharSetNextPage(3)                                      FcCharSetNextPage(3)
2
3
4

NAME

6       FcCharSetNextPage - Continue enumerating charset contents
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcChar32 FcCharSetNextPage(const FcCharSet *a);
12       (FcChar32[FC_CHARSET_MAP_SIZE] map);
13       (FcChar32 *next);
14       .fi
15

DESCRIPTION

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

VERSION

22       Fontconfig version 2.8.0
23
24
25
26                               18 November 2009           FcCharSetNextPage(3)
Impressum