FcCharSetSubtractCount

Langue: en

Version: 16 October 2006 (openSuse - 09/10/07)

Section: 3 (Bibliothèques de fonctions)

NAME

FcCharSetSubtractCount - Subtract and count charsets

SYNOPSIS

#include <fontconfig.h>

FcChar32 FcCharSetSubtractCount (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION

Returns the number of chars that are in a but not in b.

VERSION

Fontconfig version 2.4.1