fccharsetaddchar(3) debian man page | unix.com

Man Page: fccharsetaddchar

Operating Environment: debian

Section: 3

FcCharSetAddChar(3)													       FcCharSetAddChar(3)

NAME
FcCharSetAddChar - Add a character to a charset
SYNOPSIS
#include <fontconfig.h> FcBool FcCharSetAddChar (FcCharSet *fcs, FcChar32 ucs4);
DESCRIPTION
FcCharSetAddChar adds a single Unicode char to the set, returning FcFalse on failure, either as a result of a constant set or from running out of memory.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcCharSetAddChar(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph