• Show log

    Commit

  • Hash : 7e6c321a
    Author : Alexei Podtelezhnikov
    Date : 2015-08-03T23:26:13

    [base] Fix `ft_corner_orientation'.
    
    Remove casting from `FT_Long' to `FT_Int' that might change the sign
    of the return value and make it faster too.
    
    * src/base/ftcalc.c (ft_corner_orientation): On 32-bit systems, stay
    with 32-bit arithmetic when safe. Use plain math on 64-bit systems.
    * src/pshinter/pshalgo.c: Remove old unused code.
    

  • 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