• Show log

    Commit

  • Hash : e6c09cdf
    Author : Behdad Esfahbod
    Date : 2011-08-17T19:07:59

    Remove the pre_allocate argument from hb_buffer_create()
    
    For two reasons:
    
    1. User can always call hb_buffer_pre_allocate() themselves, and
    
    2. Now we do a pre_alloc in add_utfX anyway, so the total number of
    reallocs is limited to a small number (~3) anyway.  This just makes the
    API cleaner.
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags