[HarfBuzz] harfbuzz: Branch 'master'

Behdad Esfahbod behdad at kemper.freedesktop.org
Tue Aug 18 09:33:48 PDT 2015


 Android.mk |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit d104415e4c1e0f9140f794cd8d09c6460c63e966
Author: Behdad Esfahbod <behdad at behdad.org>
Date:   Tue Aug 18 17:33:34 2015 +0100

    [Android.mk] Update for SEA removal and USE addition

diff --git a/Android.mk b/Android.mk
index 0552507..2c26622 100644
--- a/Android.mk
+++ b/Android.mk
@@ -75,9 +75,10 @@ HARFBUZZ_SRC_FILES = \
 	src/hb-ot-shape-complex-indic.cc \
 	src/hb-ot-shape-complex-indic-table.cc \
 	src/hb-ot-shape-complex-myanmar.cc \
-	src/hb-ot-shape-complex-sea.cc \
 	src/hb-ot-shape-complex-thai.cc \
 	src/hb-ot-shape-complex-tibetan.cc \
+	src/hb-ot-shape-complex-use.cc \
+	src/hb-ot-shape-complex-use-table.cc \
 	src/hb-ot-shape-normalize.cc \
 	src/hb-ot-shape-fallback.cc \
 	$(NULL)


More information about the HarfBuzz mailing list