fccharsetfirstpage(3) sunos man page | unix.com

Man Page: fccharsetfirstpage

Operating Environment: sunos

Section: 3

FcCharSetFirstPage(3)													     FcCharSetFirstPage(3)

NAME
FcCharSetFirstPage - Start enumerating charset contents
SYNOPSIS
#include <fontconfig.h> FcChar32 FcCharSetFirstPage (const FcCharSet *a, FcChar32[FC_CHARSET_MAP_SIZE]map, FcChar32 *next);
DESCRIPTION
Builds an array of bits marking the first page of Unicode coverage of a. Returns the base of the array. next contains the next page in the font.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetFirstPage(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcfontsort(3) - opensolaris
fcfreetypecharset(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Merge and Sort tabular data from different text files
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed