from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
FcCharSetCoverage
Section: (3) Updated: 05 8月 2016 Index
Return to Main Contents
NAME
FcCharSetCoverage - DEPRECATED return coverage for a Unicode page
SYNOPSIS
#include <fontconfig/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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
|