Edit

kc3-lang/freetype/docs

Branch :

  • Show log

    Commit

  • Author : Werner Lemberg
    Date : 2015-02-25 06:55:00
    Hash : 559727d5
    Message : 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.