Commit df485774fbbc7fd7dc9d3b278846f454654ad5df

Werner Lemberg 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.