Author :
Alexei Podtelezhnikov
Date :
2023-03-17 23:35:10
Hash :8fc6df10 Message :* 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.