DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

FcCharSetSubtractCount(3)





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.2.0

                                 21 April 2003       FcCharSetSubtractCount(3)

Man(1) output converted with man2html