• Show log

    Commit

  • Hash : 1b141324
    Author : Behdad Esfahbod
    Date : 2021-03-30T20:54:20

    Disable -Wunused-macros under GCC
    
    Since the pragram in hb-ot-shape-complex-indic-table.cc didn't seem to
    silence GCC, eg:
    
    ../../src/hb-ot-shape-complex-indic-table.cc:55: warning: macro "ISC_TL" is not used [-Wunused-macros]
       55 | #define ISC_TL   INDIC_SYLLABIC_CATEGORY_TONE_LETTER                 /*    7 chars; Tone_Letter */
    
    disable it at compiler level.
    

  • 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.
    
    For bug reports, mailing list, and other information please visit:
    
      http://harfbuzz.org/
    
    For license information, see https://github.com/harfbuzz/harfbuzz/blob/master/COPYING
    
    For build information, see https://github.com/harfbuzz/harfbuzz/blob/master/BUILD.md
    
    For custom configurations, see https://github.com/harfbuzz/harfbuzz/blob/master/CONFIG.md
    
    For test execution, see https://github.com/harfbuzz/harfbuzz/blob/master/TESTING.md
    
    Documentation: https://harfbuzz.github.io