Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2012-02-26 20:54:19
    Hash : fcbc82e6
    Message : [smooth] Fix Savannah bug #35604. * src/smooth/ftsmooth.c (ft_smooth_render_generic): Use `FT_Pos' instead of `FT_UInt' for some variables and update comparisons accordingly. A detailed analysis can be found in the bug report.