• Show log

    Commit

  • Hash : df485774
    Author : Werner Lemberg
    Date : 2014-11-19T21:21:23

    Make `FT_Bitmap_Convert' correctly handle negative `pitch' values. * src/base/ftbitmap.c (FT_Bitmap_Convert): Always use positive value for the pitch while copying data. Correctly set pitch sign in target bitmap.