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

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetIntersect(3)					   FcCharSetIntersect(3)

NAME
     FcCharSetIntersect - Intersect charsets

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION
     Returns a set including only those chars found in both a and b.

Fontconfig 2.17.1		  02 July 2025		   FcCharSetIntersect(3)

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

home | help