r1485.html
Prev
r1534.html
Next
FcMatrixEqual
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.3.2
r1485.html
Prev
index.html
Home
r1534.html
Next
FcMatrixCopy
x93.html#AEN1459
Up
FcMatrixMultiply
