sunos man page for fcmatrixequal

Query: fcmatrixequal

OS: sunos

Section: 3

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

FcMatrixEqual(3)														  FcMatrixEqual(3)

NAME
FcMatrixEqual - Compare two matrices
SYNOPSIS
#include <fontconfig.h> void FcMatrixEqual (const FcMatrix *matrix1, const FcMatrix *matrix2);
DESCRIPTION
FcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcMatrixEqual(3)
Related Man Pages
fcconfigparseandload(3) - opensolaris
fcdirscan(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
The 500 Mile Email
Using awk to remove lines from file that match text
Sort only numbers within a string
UNIX Environment Setup - (Just starting!)