Branch :
-
Show log
Commit
-
Author :
Alexei Podtelezhnikov
Date :
2023-08-21 23:23:22
Hash :
97251fd5
Message :
[base] Improve the matrix degeneracy check.
Also fixes #1251.
* src/base/ftcalc.c (FT_Matrix_Check): To avoid overflow, scale by shifting.
* include/freetype/internal/ftcalc.h (FT_Matrix_Check): Update description.