1. NAME▲
FcMatrixEqual - Compare two matrices
2. SYNOPSIS ▲
\fB#include <fontconfig.h>
void FcMatrixEqual(const FcMatrix *\fImatrix1\fB);
(const FcMatrix *\fImatrix2\fB);
\fR.fi3. 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