Query: fcmatrixequal
OS: sunos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcMatrixEqual(3) FcMatrixEqual(3)NAMEFcMatrixEqual - Compare two matricesSYNOPSIS#include <fontconfig.h> void FcMatrixEqual (const FcMatrix *matrix1, const FcMatrix *matrix2);DESCRIPTIONFcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not.VERSIONFontconfig version 2.2.3 30 June 2004 FcMatrixEqual(3)