Commit 2e58808d4850f2a2d4d126974bc7d6f83499ce90

Werner Lemberg 2017-10-05T14:26:33

Fix compiler warnings. * src/cff/cffdrivr.c (cff_ps_get_font_extra): Avoid code that relies on numeric overflow. Add cast. * src/smooth/ftsmooth.c (ft_smooth_render_generic): Fix variable types, add cast.