[HarfBuzz] harfbuzz: Branch 'master' - 3 commits
Behdad Esfahbod
behdad at kemper.freedesktop.org
Fri Mar 14 15:49:28 PDT 2014
src/hb-shaper-list.hh | 6 --
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST | 2
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt | 2
test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/torture.txt | 23 ----------
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST | 1
test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/torture.txt | 23 ++++++++++
6 files changed, 27 insertions(+), 30 deletions(-)
New commits:
commit 853daf857f231c9ce0277a78abff1241150ea903
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Fri Mar 14 15:49:18 2014 -0700
Remove old cruft
diff --git a/src/hb-shaper-list.hh b/src/hb-shaper-list.hh
index da6d8e0..57fb8ec 100644
--- a/src/hb-shaper-list.hh
+++ b/src/hb-shaper-list.hh
@@ -39,12 +39,6 @@ HB_SHAPER_IMPLEMENT (graphite2)
HB_SHAPER_IMPLEMENT (ot) /* <--- This is our main OpenType shaper. */
#endif
-#ifdef HAVE_HB_OLD
-HB_SHAPER_IMPLEMENT (old)
-#endif
-#ifdef HAVE_ICU_LE
-HB_SHAPER_IMPLEMENT (icu_le)
-#endif
#ifdef HAVE_UNISCRIBE
HB_SHAPER_IMPLEMENT (uniscribe)
#endif
commit 2a473338da1538efa4ff14ae9e4aba8dd50f9b0f
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Mar 10 15:04:46 2014 -0700
Add Myanmar test case from OpenType Myanmar spec
diff --git a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
index 7f461ee..b5a09c0 100644
--- a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
+++ b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
@@ -1,2 +1,3 @@
misc.txt
+otspec.txt
utn11.txt
diff --git a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt
new file mode 100644
index 0000000..66779cb
--- /dev/null
+++ b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/otspec.txt
@@ -0,0 +1,2 @@
+ááºá¹áá¹áá»á¼á½á¾á±áá¯á·áºá¬á¾á®á·á¤á²á¶á·á¸á
+
commit 158985908981189a2fd4d15275a641286fc770fe
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Mar 10 14:57:55 2014 -0700
Minor
diff --git a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
index a2c86e3..7f461ee 100644
--- a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
+++ b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/MANIFEST
@@ -1,3 +1,2 @@
misc.txt
-torture.txt
utn11.txt
diff --git a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/torture.txt b/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/torture.txt
deleted file mode 100644
index faee302..0000000
--- a/test/shaping/texts/in-tree/shaper-myanmar/script-myanmar/misc/torture.txt
+++ /dev/null
@@ -1,23 +0,0 @@
-ᨣá©á©µá©£á©´á¨£á©á© á©
á©
-ᨣá©á©µá©®á© ᨦᨣá©á©¢á© ᨯ
-á©
ᩥᨣá©
ᩰᩬᩡ
-á©á©«á¨¶á© ᨲá©á©£á© ᨿ
-ᨶᩫᨶ᩠ᨲá©á©§
-á©á© ᨾ᩵ᩣᩴá©á© ᨾᩮᩬᩥ
-á©á©¢á©µá© ᨦᨶ᩶ᩣᩴ
-á©á©«á© ᨯá©á© ᨿᩬᩴ᩶
-á©
ᩥᨱ᩠ᨬᩣ᩠ᨱ
-ᨠá©á©«á© ᨮá©á©«á© á©
ᨷᩫ᩠á©
-ᨷᩴ᩠᩵ᨯᩲ᩶
-ᨷᩴ᩠᩶ᨯᩲ᩵
-ᨺᩮᩥᩢ᩠á¨
-ᨡᩧ᩠᩶ᨦ᩻
-ᨸᩢ᩠᩶ᨶ
-ᨵᩥᩢ᩠᩶ᨶ
-ᨷᩣ᩠ᨦ
-ᨷᩤ᩠ᨦ
-ᨻᩮᩬᩧ᩵á©á©á©²á©¶
-ᨾᩨᨤá©á©¢á©µá© ᨦ
-ᨴᩣᩴá©á©á©²
-á©á©¢á¨¬á© ᨬᩣ
-âᩲ
diff --git a/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST b/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST
index 29cfb2f..cfc4f65 100644
--- a/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST
+++ b/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/MANIFEST
@@ -1 +1,2 @@
misc.txt
+torture.txt
diff --git a/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/torture.txt b/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/torture.txt
new file mode 100644
index 0000000..faee302
--- /dev/null
+++ b/test/shaping/texts/in-tree/shaper-sea/script-tai-tham/misc/torture.txt
@@ -0,0 +1,23 @@
+ᨣá©á©µá©£á©´á¨£á©á© á©
á©
+ᨣá©á©µá©®á© ᨦᨣá©á©¢á© ᨯ
+á©
ᩥᨣá©
ᩰᩬᩡ
+á©á©«á¨¶á© ᨲá©á©£á© ᨿ
+ᨶᩫᨶ᩠ᨲá©á©§
+á©á© ᨾ᩵ᩣᩴá©á© ᨾᩮᩬᩥ
+á©á©¢á©µá© ᨦᨶ᩶ᩣᩴ
+á©á©«á© ᨯá©á© ᨿᩬᩴ᩶
+á©
ᩥᨱ᩠ᨬᩣ᩠ᨱ
+ᨠá©á©«á© ᨮá©á©«á© á©
ᨷᩫ᩠á©
+ᨷᩴ᩠᩵ᨯᩲ᩶
+ᨷᩴ᩠᩶ᨯᩲ᩵
+ᨺᩮᩥᩢ᩠á¨
+ᨡᩧ᩠᩶ᨦ᩻
+ᨸᩢ᩠᩶ᨶ
+ᨵᩥᩢ᩠᩶ᨶ
+ᨷᩣ᩠ᨦ
+ᨷᩤ᩠ᨦ
+ᨻᩮᩬᩧ᩵á©á©á©²á©¶
+ᨾᩨᨤá©á©¢á©µá© ᨦ
+ᨴᩣᩴá©á©á©²
+á©á©¢á¨¬á© ᨬᩣ
+âᩲ
More information about the HarfBuzz
mailing list