fccharsetmerge(3) centos man page | unix.com

Man Page: fccharsetmerge

Operating Environment: centos

Section: 3

FcCharSetMerge(3)														 FcCharSetMerge(3)

NAME
FcCharSetMerge - Merge charsets
SYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcCharSetMerge (FcCharSet *a, const FcCharSet *b, FcBool *changed);
DESCRIPTION
Adds all chars in b to a. In other words, this is an in-place version of FcCharSetUnion. If changed is not NULL, then it returns whether any new chars from b were added to a. Returns FcFalse on failure, either when a is a constant set or from running out of memory.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcCharSetMerge(3)
Related Man Pages
fcconfigparseandload(3) - opensolaris
fcdirscan(3) - opensolaris
fcfilescan(3) - opensolaris
fcfreetypecharset(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Tar Command