Edit

kc3-lang/freetype/src/smooth

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2010-10-15 20:44:15
    Hash : 34d61e86
    Message : Fix thinko in spline flattening. FT_MAX_CURVE_DEVIATION is dependent on the value of ONE_PIXEL. * src/smooth/ftgrays.c (FT_MAX_CURVE_DEVIATION): Remove it and replace it everywhere with ONE_PIXEL/8.