• Show log

    Commit

  • Hash : ba4b7be4
    Author : Ebrahim Byagowi
    Date : 2019-03-31T01:32:30

    Remove coretext_aat shaper (#1581)
    
    coretext_aat was a temporary shaper to redirect shaping of AAT fonts
    to CoreText and leaving the rest for HarfBuzz.  As HarfBuzz now supports
    AAT and Chrome now actually ships that on a stable version on macOS,
    we no longer care about such use-case.  If a client really wants 100%
    metrics compatibility with CoreText better to use it directly or through
    our API.  Replicating the same behavior still is possible using
    hb_shape_full, something we don't care or like to offer anymore.
    
    Fixes https://github.com/harfbuzz/harfbuzz/issues/1478

  • 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