Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetCoverage(3)					    FcCharSetCoverage(3)

NAME
     FcCharSetCoverage - DEPRECATED return coverage for a Unicode page

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcChar32 FcCharSetCoverage (const FcCharSet *a, FcChar32 page, 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.

Fontconfig 2.17.1		  02 July 2025		    FcCharSetCoverage(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=FcCharSetCoverage&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help