• Show log

    Commit

  • Hash : 1f395cba
    Author : Qunxin Liu
    Date : 2023-10-12T10:06:00

    [instancer] templatize the priority queue, use custom type for varstore
    
    when instantiating varstore, we need to pop a tuple like
    (combined_gain, i, j), if combined gain is the same then we compare the
    value of i, and then j. So we'd like to use custom type as the key when
    popping from the queue. This would match fonttool's algorithm cause it
    uses heappop().
    

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