man FcCharSetIsSubset (Fonctions bibliothèques) - Test for charset inclusion

NAME

FcCharSetIsSubset - Test for charset inclusion

SYNOPSIS

#include <fontconfig.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION

Returns whether a is a subset of b.

VERSION

Fontconfig version 2.3.2