• Show log

    Commit

  • Hash : 9abaf193
    Author : Khaled Hosny
    Date : 2025-03-07T02:53:43

    [directwrite] Fix applying features to directwrite shaper
    
    The range_features was ending up with random data because
    hb_ms_make_feature_ranges() keeps pointers to data allocated in
    feature_records and range_records, but that data was getting freed
    before range_features was used. Change the variable scope to avoid
    freeing the data too early.
    
    Fixes https://github.com/harfbuzz/harfbuzz/issues/5113
    

  • 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