1. NAME

FcMatrixEqual - Compare two matrices

2. SYNOPSIS

 
Sélectionnez
\fB#include <fontconfig.h>
 
 void FcMatrixEqual(const FcMatrix *\fImatrix1\fB);
 (const FcMatrix *\fImatrix2\fB);
 \fR.fi

3. DESCRIPTION

FcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not.

4. VERSION

Fontconfig version 2.8.0