• Show log

    Commit

  • Hash : 22545743
    Author : Behdad Esfahbod
    Date : 2025-08-20T00:06:00

    Match positions no malloc (#5481)
    
    * Reduce allocation of match_positions by caching one in ctx
    
    * Use a stack-array for small match-positions
    
    This surgically enables stack-backed storage in vector.
    
    * Handle match-positions alloc failure
    
    And make allocations unchecked.
    
    * Clean up CFF hack to use static storage in vector
    
    * Fixup for match_positions allocations
    
    * Fix vector handling of foreign arrays memory management

  • 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