fccharsetunion(3) opensolaris man page | unix.com

Man Page: fccharsetunion

Operating Environment: opensolaris

Section: 3

FcCharSetUnion(3)														 FcCharSetUnion(3)

NAME
FcCharSetUnion - Add charsets
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcCharSetUnion(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
What's legal and what's not?