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
       objects in os.

Fontconfig 2.15.0		  22 12	2023	       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+14.3.quarterly>

home | help