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

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetEqual(3)					       FcCharSetEqual(3)

NAME
     FcCharSetEqual - Compare two charsets

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcBool FcCharSetEqual (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION
     Returns whether a and b contain the same set of Unicode chars.

Fontconfig 2.17.1		  02 July 2025		       FcCharSetEqual(3)

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

home | help