1. NAME▲
FcPatternEqualSubset - Compare portions of patterns
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcBool FcPatternEqualSubset
(
const
FcPattern *
\fIpa\fB);
(
const
FcPattern *
\fIpb\fB);
(
const
FcObjectSet *
\fIos\fB);
\fR.fi
3. DESCRIPTION▲
Returns whether pa and pb have exactly the same values for all of the objects in os.
4. VERSION ▲
Fontconfig version 2.8.0