ref: 799d27b0b68008d427df1a55e761e3f5b42bd3f6
parent: 1897186fb718bdda9f953c09906cb5bf36594905
author: Werner Lemberg <wl@gnu.org>
date: Sat Aug 4 02:39:11 EDT 2018
Fix clang warnings. * src/base/ftoutln.c (FT_Outline_EmboldenXY): Fix type of `orientation'. * src/gxvalid/gxvcommn.c (gx_lookup_value_read): Fix signature. * src/pcf/pcfread.c (pcf_get_encodings): Fix type of some variables. Add cast. * src/type1/t1load.c (parse_weight_vector): Fix cast.