1FcPatternEqualSubset(3)                                FcPatternEqualSubset(3)
2
3
4

NAME

6       FcPatternEqualSubset - Compare portions of patterns
7

SYNOPSIS

9       #include <fontconfig.h>
10
11       FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);
12

DESCRIPTION

14       Returns  whether  pa and pb have exactly the same values for all of the
15       objects in os.
16

VERSION

18       Fontconfig version 2.4.2
19
20
21
22                                  11 May 2007          FcPatternEqualSubset(3)
Impressum