• Show log

    Commit

  • Hash : 38b21187
    Author : Behdad Esfahbod
    Date : 2011-08-09T10:51:24

    [API] Add hb_ft_font_set_funcs(), remove hb_ft_get_font_funcs()
    
    Remove hb_ft_get_font_funcs() as it cannot be used by the user anyway.
    
    Add hb_ft_font_set_funcs().  Which will make the font internally use
    FreeType.  That is, no need for the font to have created using the
    hb-ft API.  Just create using hb_face_create()/hb_font_create() and
    then call this on the font (after having set font scale).  This
    internally creates an FT_Face and attached to the font.
    

  • 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

  • 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 the file COPYING.