1FcCharSetFirstPage(3)                                    FcCharSetFirstPage(3)
2
3
4

NAME

6       FcCharSetFirstPage - Start enumerating charset contents
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcChar32 FcCharSetFirstPage(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 first page of Unicode coverage of
18       a. Returns the base of the array. next contains the next  page  in  the
19       font.
20

VERSION

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