fccharsetunion(3) sunos man page | unix.com

Man Page: fccharsetunion

Operating Environment: sunos

Section: 3

FcCharSetUnion(3)														 FcCharSetUnion(3)

NAME
FcCharSetUnion - Add charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in either a or b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetUnion(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - hpux
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
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)