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

FreeBSD Manual Pages

  
 
  

home | help
FcCharSetUnion(3)					       FcCharSetUnion(3)

NAME
     FcCharSetUnion - Add charsets

SYNOPSIS
     #include <fontconfig/fontconfig.h>

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

DESCRIPTION
     Returns a set including only those chars found in either a or b.

Fontconfig 2.17.1		  02 July 2025		       FcCharSetUnion(3)

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

home | help