[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Thu Feb 9 22:14:11 UTC 2017


 src/hb-coretext.cc |    3 +++
 1 file changed, 3 insertions(+)

New commits:
commit d4bb52b9fd8a5bc4af13752ea3e464eccfe3223b
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Thu Feb 9 14:13:25 2017 -0800

    Unbreak hb-coretext build

diff --git a/src/hb-coretext.cc b/src/hb-coretext.cc
index 86de0be..8f2483b 100644
--- a/src/hb-coretext.cc
+++ b/src/hb-coretext.cc
@@ -1222,6 +1222,9 @@ fail:
  * AAT shaper
  */
 
+HB_SHAPER_DATA_ENSURE_DEFINE(coretext_aat, face)
+HB_SHAPER_DATA_ENSURE_DEFINE(coretext_aat, font)
+
 /*
  * shaper face data
  */


More information about the HarfBuzz mailing list