Commit 328d68449da9fd6bf28a92c06a65cb0070a7915a

Werner Lemberg 2016-10-29T00:18:56

[truetype] Remove clang warnings. * src/truetype/ttinterp.h (TT_ExecContextRec): Using `FT_ULong' for loop counter handling. * src/truetype/ttinterp.c: Updated. (Ins_SCANTYPE): Use signed constant. (TT_RunIns): Ensure `num_twilight_points' is 16bit.