• Show log

    Commit

  • Hash : 093909b2
    Author : Garret Rieger
    Date : 2020-10-05T13:14:53

    [subset] Fix wrong offset base for subsetting LigatureArray.
    Offsets from LigatureArray must be relative to the beginning of the LigatureArray table. For the serialization mechanism to use the correct beginning point the LigatureArray must be created using the push()/pop() mechanism. So convert LigatureArray subsetting to use serialize_subset() instead of a manually called serialize and subset.
    

  • 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/master/COPYING
    
    For build information, see https://github.com/harfbuzz/harfbuzz/blob/master/BUILD.md
    
    For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/master/CONFIG.md
    
    For test execution, see https://github.com/harfbuzz/harfbuzz/blob/master/TESTING.md
    
    Documentation: https://harfbuzz.github.io