logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

FcMatrixEqual - Compare two matrices

Description

FcMatrixEqual compares matrix1 and matrix2 returning FcTrue when they are equal and FcFalse when they are not. Fontconfig 2.15.0 04 July 2025 FcMatrixEqual(3)

Name

FcMatrixEqual - Compare two matrices

Synopsis

#include<fontconfig/fontconfig.h>voidFcMatrixEqual(constFcMatrix*matrix1,constFcMatrix*matrix2);

See Also