|
|
FcCharSetIntersect - Intersect charsets
#include <fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
Returns a set including only those chars found in both a and b.
Fontconfig version 2.4.2 02 December 2006 FcCharSetIntersect(3)