• Show log

    Commit

  • Hash : 976c8f45
    Author : Behdad Esfahbod
    Date : 2014-07-16T15:34:20

    New API: hb_buffer_[sg]et_replacement_codepoint()
    
    With this change, we now by default replace broken UTF-8/16/32 bits
    with U+FFFD.  This can be changed by calling new API on the buffer.
    Previously the replacement value used to be (hb_codepoint_t)-1.
    
    Note that hb_buffer_clear_contents() does NOT reset the replacement
    character.
    
    See discussion here:
    
    https://github.com/behdad/harfbuzz/commit/6f13b6d62daae4989e3cc2fe4b168e5c59650964
    
    New API:
    
      hb_buffer_set_replacement_codepoint()
      hb_buffer_get_replacement_codepoint()
    

  • 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.