* 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.
1 file changed