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
fcfontsort(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file