logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on 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