sunos man page for fccharsetintersect

Query: fccharsetintersect

OS: sunos

Section: 3

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

FcCharSetIntersect(3)													     FcCharSetIntersect(3)

NAME
FcCharSetIntersect - Intersect charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in both a and b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetIntersect(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
fcfontsort(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
Merge and Sort tabular data from different text files
Using awk to remove lines from file that match text
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)