• Show log

    Commit

  • Hash : b25265c5
    Author : Alexei Podtelezhnikov
    Date : 2012-02-29T13:45:24

    Avoid modulo operators against a power-of-two denominator.
    
    * src/afcjk.c (af_hint_normal_stem), src/base/ftoutln.c
    (ft_contour_has), src/cff/cffgload.c (cff_decoder_parse_charstrings)
    <cff_op_vvcurveto, cff_op_hhcurveto, cff_op_hvcurveto>,
    src/gxvalid/gxvcommn.c (GXV_32BIT_ALIGNMENT_VALIDATE),
    src/gxvalid/gxvfeat.c (gxv_feat_setting_validate): Replace `%' with
    `&' operator.
    

  • 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_l thodg
    Tags