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

FreeBSD Manual Pages

  
 
  

home | help
FcPatternEqualSubset(3) 				 FcPatternEqualSubset(3)

NAME
     FcPatternEqualSubset - Compare portions of patterns

SYNOPSIS
     #include <fontconfig/fontconfig.h>

     FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);

DESCRIPTION
     Returns  whether  pa and pb have exactly the same values for all of the ob-
     jects in os.

Fontconfig 2.17.1		  02 July 2025		 FcPatternEqualSubset(3)

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

home | help