• Show log

    Commit

  • Hash : 7cb002cb
    Author : Qunxin Liu
    Date : 2022-03-14T11:40:35

    [subset] bug fix in prune_langsys
    
    we should not cache visited langsys cause 2 different Record<Langsys>
    could have different Tag while pointing to the same Langsys, a langsys
    is redundant in Record<Langsys> A does not mean it's redundant in Record
    B. Same thing for visited_script.
    Also adding the number of features in the LangSys's feature list to the
    visited langsys count so it's more accurate.
    Plus some improvement in langsys compare()
    

  • 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

  • README

  • This is HarfBuzz, a text shaping library.
    
    For bug reports, mailing list, and other information please visit:
    
      http://harfbuzz.org/
    
    For license information, see https://github.com/harfbuzz/harfbuzz/blob/main/COPYING
    
    For build information, see https://github.com/harfbuzz/harfbuzz/blob/main/BUILD.md
    
    For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/main/CONFIG.md
    
    For test execution, see https://github.com/harfbuzz/harfbuzz/blob/main/TESTING.md
    
    Documentation: https://harfbuzz.github.io