• Show log

    Commit

  • Hash : 9417c1c0
    Author : Behdad Esfahbod
    Date : 2011-04-20T17:21:23

    [API] Make hb_face_reference_table() return empty blob instead of NULL
    
    The idea here is that:
    
      - Like pretty much all other API in harfbuzz, user does not have to
        check for NULL.
    
      - In any caller code, the case of missing table should be handled
        exactly the same way that a too-short table is handled.  Turning
        a non-existent talbe into a table of size 0 makes the user code
        safer.
    

  • 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.
    
    Bug reports on these files should be sent to the HarfBuzz mailing list as
    listed on http://harfbuzz.org/
    
    For license information, see the file COPYING.
    
    Behdad Esfahbod
    18 November 2010