Edit

kc3-lang/freetype/src/autofit

Branch :

  • Show log

    Commit

  • Author : Behdad Esfahbod
    Date : 2017-10-14 08:42:07
    Hash : 90461c01
    Message : [afshaper] Delay creating `hb_set' objects until needed. In runs on Noto Naskh Arabic, this results in 89 sets created instead of 340 before. Makes auto-hinter setup with HarfBuzz enabled 20% to 30% faster. * src/autofit/afshaper.c (af_shaper_get_coverage): Implement it.