FcCharSetIntersect
Intersect charsets
- Provided by: libfontconfig1-dev (Version: 2.11.0-0ubuntu4.2)
- Source: fontconfig
- Report a bug
Intersect charsets
#include <fontconfig/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.11.0