• Show log

    Commit

  • Hash : 97251fd5
    Author : Alexei Podtelezhnikov
    Date : 2023-08-21T23:23:22

    [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.