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

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