fccharsetnextpage(3) opensolaris man page | unix.com

Man Page: fccharsetnextpage

Operating Environment: opensolaris

Section: 3

FcCharSetNextPage(3)													      FcCharSetNextPage(3)

NAME
FcCharSetNextPage - Continue enumerating charset contents
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> 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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcCharSetNextPage(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcfontmatch(3) - opensolaris
fcfreetypecharset(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
Change directory for core file
What's legal and what's not?
Identify problem with while getopts