• Show log

    Commit

  • Hash : ded4bdb5
    Author : Werner Lemberg
    Date : 2016-12-20T23:26:38

    [base] More sanity checks for Mac resources.
    
    We use
    
      https://github.com/kreativekorp/ksfl/wiki/Macintosh-Resource-File-Format
    
    and
    
      https://developer.apple.com/legacy/library/documentation/mac/pdf/MoreMacintoshToolbox.pdf#page=151
    
    as references.
    
    * include/freetype/internal/ftrfork.h (FT_RFork_Ref): Use FT_Short
    for `res_id'.
    
    * src/base/ftrfork.c (FT_Raccess_Get_HeaderInfo): Extract map length
    and use it to improve sanity checks.
    Follow the specification more closely;in particular, all data types
    are signed, not unsigned.
    (FT_Raccess_Get_DataOffsets): Follow the specification more closely;
    in particular, all data types are signed, not unsigned.
    Add some sanity checks.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/freetype.git
    Git SSH git@git.kmx.io:kc3-lang/freetype.git
    Public access ? public
    Description
    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags