fccharsetissubset(3) debian man page | unix.com

Man Page: fccharsetissubset

Operating Environment: debian

Section: 3

FcCharSetIsSubset(3)													      FcCharSetIsSubset(3)

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.9.0 16 April 2012 FcCharSetIsSubset(3)
Related Man Pages
fcfontsetsort(3) - opensolaris
fcfontsort(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file