FcCharSetIsSubset(3)

NAME

FcCharSetIsSubset - Test for charset inclusion

SYNOPSIS

#include <fontconfig.h>

FcBool FcCharSetIsSubset(const FcCharSet *a);
(const FcCharSet *b);
.fi

DESCRIPTION

Returns whether a is a subset of b.

VERSION

Fontconfig version 2.8.0
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout