debian man page for fccharsetcoverage

Query: fccharsetcoverage

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FcCharSetCoverage(3)													      FcCharSetCoverage(3)

NAME
FcCharSetCoverage - DEPRECATED return coverage for a Unicode page
SYNOPSIS
#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.9.0 16 April 2012 FcCharSetCoverage(3)
Related Man Pages
fcfreetypecharset(3) - opensolaris
unicoverage(1) - debian
fcpatternget-type(3) - debian
devel::cover::tutorial(3pm) - debian
font::ttf::coverage(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?