Edit

kc3-lang/freetype/src/pfr

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2015-08-02 09:42:12
    Hash : 70e9d815
    Message : Fix more invalid left-shifts. * src/pfr/pfrgload.c (pfr_glyph_load_compound): Use multiplication, not left-shift. * src/truetype/ttgxvar.c (ft_var_load_avar, ft_var_load_gvar, tt_face_vary_cvt, TT_Vary_Apply_Glyph_Deltas): Use multiplication, not left-shift.