• Show log

    Commit

  • Hash : 4c9fe88d
    Author : Behdad Esfahbod
    Date : 2011-08-26T09:18:53

    [API] Make all _from_string() functions take a len parameter
    
    Can be -1 for NUL-terminated string.  This is useful for passing parts
    of a larger string to a function without having to copy or modify the
    string first.
    
    Affected functions:
    
    	hb_tag_t hb_tag_from_string()
    	hb_direction_from_string()
    	hb_language_from_string()
    	hb_script_from_string()
    

  • 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