fccharsetcoverage(3) opensolaris man page | unix.com

Man Page: fccharsetcoverage

Operating Environment: opensolaris

Section: 3

FcCharSetCoverage(3)													      FcCharSetCoverage(3)

NAME
FcCharSetCoverage - DEPRECATED return coverage for a Unicode page
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcChar32 FcCharSetCoverage (const FcCharSet *a, FcChar32page, FcChar32[8]result);
DESCRIPTION
DEPRECATED This function returns a bitmask in result which indicates which code points in page are included in a. FcCharSetCoverage returns the next page in the charset which has any coverage.
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 FcCharSetCoverage(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
Study UNIX Kernel
Change directory for core file
What's legal and what's not?
Shopt -s histappend