• Show log

    Commit

  • Hash : e700bce1
    Author : Behdad Esfahbod
    Date : 2011-09-20T11:20:53

    [util] Add hb-diff
    
    A diff program written in Python that is more suitable for comparing
    hb-shape output from different backends.  Main differences with stock
    diff:
    
    1. It outputs one line's comparison at a time, as opposed to batching
    '+' lines and '-' lines.
    
    2. It colors the part of the line that changed, taking word boundaries
    into consideration.
    
    You can pipe the colored output to 'less -r'.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags