FcMatrixEqual.3 revision c9710b42
auto-generated by docbook2man-spec from docbook-utils package
"FcMatrixEqual" "3" "20 5月 2013" "" ""
NAME
FcMatrixEqual - Compare two matrices
SYNOPSIS
#include <fontconfig/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.10.93