sunos man page for fccharsetissubset

Query: fccharsetissubset

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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.2.3 30 June 2004 FcCharSetIsSubset(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternget-type(3) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)