• Show log

    Commit

  • Hash : 559727d5
    Author : Werner Lemberg
    Date : 2015-02-25T06:55:00

    Change dimension fields in `FTC_ImageTypeRec' to unsigned type. This doesn't break ABI. * include/ftcache.h (FTC_ImageTypeRec): Use unsigned types for `width' and `height'. * docs/CHANGES: Document it.