1. NAME▲
FcCharSetIntersect - Intersect charsets
2. SYNOPSIS ▲
\fB#include <
fontconfig.h>
FcCharSet *
FcCharSetIntersect
(
const
FcCharSet *
\fIa\fB);
(
const
FcCharSet *
\fIb\fB);
\fR.fi
3. DESCRIPTION▲
Returns a set including only those chars found in both a and b.
4. VERSION ▲
Fontconfig version 2.8.0