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