• Show log

    Commit

  • Hash : 487913d9
    Author : Tomas Hoger
    Date : 2011-09-11T09:18:10

    Slightly improve LZW_CLEAR handling.
    
    * src/lzw/ftzopen.c (ft_lzwstate_io) <FT_LZW_PHASE_CODE>:
    Ensure that subsequent (modulo garbage byte(s)) LZW_CLEAR codes are
    handled as clear codes.  This also re-sets old_code and old_char to
    predictable values, which is a little better than using `random'
    ones if the code following LZW_CLEAR is invalid.
    

  • 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