[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Jan 9 08:01:30 UTC 2017
src/hb-ot-shape-complex-hangul.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 00adf9c8a4573a2b3ef61991197821af03bca310
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Jan 9 00:00:49 2017 -0800
Minor
Should be enough to get -hangul.cc out of SOURCES in Firefox build:
https://dxr.mozilla.org/mozilla-central/source/gfx/harfbuzz/src/moz.build
No one else should care!
diff --git a/src/hb-ot-shape-complex-hangul.cc b/src/hb-ot-shape-complex-hangul.cc
index eb95a28..af50565 100644
--- a/src/hb-ot-shape-complex-hangul.cc
+++ b/src/hb-ot-shape-complex-hangul.cc
@@ -32,7 +32,7 @@
/* Same order as the feature array below */
enum {
- NONE,
+ _JMO,
LJMO,
VJMO,
More information about the HarfBuzz
mailing list