FcCharSetIntersect - Man Page
Intersect charsets
Synopsis
#include <fontconfig/fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
Description
Returns a set including only those chars found in both a and b.
Info
28 11ę 2020 Fontconfig 2.13.93