fcmatrixequal(3) debian man page | unix.com

Man Page: fcmatrixequal

Operating Environment: debian

Section: 3

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.9.0 16 April 2012 FcMatrixEqual(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Detecting unused variables...
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph