Introduction to Library Functions FcCharSetNextPage(3)
NAME
FcCharSetNextPage - Continue enumerating charset contents
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
FcChar32 FcCharSetNextPage(const FcCharSet *a);
(FcChar32[FC_CHARSET_MAP_SIZE] map);
(FcChar32 *next);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. VERSION Fontconfig version 2.8.0ATTRIBUTES
See attributes(5) for descriptions of the following attri-
butes:____________________________________________________________
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
|_____________________________|_____________________________|
| Availability | system/library/fontconfig ||_____________________________|_____________________________|
| Interface Stability | Volatile ||_____________________________|_____________________________|
| MT-Level | Unknown |
|_____________________________|_____________________________|
SunOS 5.10 Last change: 18 November 2009 1