debian man page for fccharsetsubtract

Query: fccharsetsubtract

OS: debian

Section: 3

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

FcCharSetSubtract(3)													      FcCharSetSubtract(3)

NAME
FcCharSetSubtract - Subtract charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetSubtract (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in a but not b.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcCharSetSubtract(3)
Related Man Pages
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results