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

FcMatrixScale - Scale a matrix

Description

FcMatrixScale multiplies matrix x values by sx and y values by dy. This is done by multiplying by the matrix: sx 0 0 dy Fontconfig 2.15.0 04 July 2025 FcMatrixScale(3)

Name

FcMatrixScale - Scale a matrix

Synopsis

#include<fontconfig/fontconfig.h>voidFcMatrixScale(FcMatrix*matrix,doublesx,doubledy);

See Also