Introduction to Library Functions FcCharSetCoverage(3)
NAME
FcCharSetCoverage - DEPRECATED return coverage for a Unicode
pageSYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ]
#include
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.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