• Show log

    Commit

  • Hash : 8fc6df10
    Author : Alexei Podtelezhnikov
    Date : 2023-03-17T23:35:10

    * src/truetype/ttgload.c (TT_Load_Simple_Glyph): Use for-loop. Even though we never call `TT_Load_Simple_Glyph` with zero contours, out of abundance of precaution, let's handle this case properly.