From fbb632c66af6ed4f68696c664923d7921c474ed6 Mon Sep 17 00:00:00 2001 From: Roozbeh Pournader Date: Thu, 23 Apr 2015 23:36:00 -0700 Subject: Add several more sample texts based on internal bugs. --- samples/centralization-stroke.txt | 4 ++++ samples/combining-double-marks.txt | 1 + samples/combining-parens.txt | 1 + samples/combining-x.txt | 1 + samples/comma-above-and-right.txt | 2 ++ samples/diaeresis-below.txt | 1 + samples/f-ligatures.txt | 1 + samples/l-with-lazy-s.txt | 1 + samples/latin-smcp-rum.txt | 1 + samples/letters-with-diagonal-strokes.txt | 2 ++ samples/letters-with-horizontal-strokes.txt | 1 + samples/modifier-gamma.txt | 1 + samples/open-mark-below.txt | 1 + samples/rhotic-hook.txt | 1 + 14 files changed, 19 insertions(+) create mode 100644 samples/centralization-stroke.txt create mode 100644 samples/combining-double-marks.txt create mode 100644 samples/combining-parens.txt create mode 100644 samples/combining-x.txt create mode 100644 samples/comma-above-and-right.txt create mode 100644 samples/diaeresis-below.txt create mode 100644 samples/f-ligatures.txt create mode 100644 samples/l-with-lazy-s.txt create mode 100644 samples/latin-smcp-rum.txt create mode 100644 samples/letters-with-diagonal-strokes.txt create mode 100644 samples/letters-with-horizontal-strokes.txt create mode 100644 samples/modifier-gamma.txt create mode 100644 samples/open-mark-below.txt create mode 100644 samples/rhotic-hook.txt diff --git a/samples/centralization-stroke.txt b/samples/centralization-stroke.txt new file mode 100644 index 0000000..10b1915 --- /dev/null +++ b/samples/centralization-stroke.txt @@ -0,0 +1,4 @@ +a᪹ e᪹ i᪹ o᪹ u᪹ l᪹ +a᪺ e᪺ i᪺ o᪺ u᪺ l᪺ +a᪹᪽ e᪹᪽ i᪹᪽ o᪹᪽ u᪹᪽ +a᪺᪽ e᪺᪽ i᪺᪽ o᪺᪽ u᪺᪽ diff --git a/samples/combining-double-marks.txt b/samples/combining-double-marks.txt new file mode 100644 index 0000000..009a507 --- /dev/null +++ b/samples/combining-double-marks.txt @@ -0,0 +1 @@ +K͡P k͜p n͠g â͠c̈ â͠c̈ u͡͏́i diff --git a/samples/combining-parens.txt b/samples/combining-parens.txt new file mode 100644 index 0000000..1507184 --- /dev/null +++ b/samples/combining-parens.txt @@ -0,0 +1 @@ +ã᪻ ř᪻ î̤᪽ ã᪷᪽ e᪷᪽ ẹ᪽᪹᪽ diff --git a/samples/combining-x.txt b/samples/combining-x.txt new file mode 100644 index 0000000..cebbfaf --- /dev/null +++ b/samples/combining-x.txt @@ -0,0 +1 @@ +e̽ e͓ eͯ diff --git a/samples/comma-above-and-right.txt b/samples/comma-above-and-right.txt new file mode 100644 index 0000000..d3d605b --- /dev/null +++ b/samples/comma-above-and-right.txt @@ -0,0 +1,2 @@ +above: c̓ k̓ m̓ n̓ p̓ q̓ w̓ y̓ +above right: l̕ t̕  diff --git a/samples/diaeresis-below.txt b/samples/diaeresis-below.txt new file mode 100644 index 0000000..915edb1 --- /dev/null +++ b/samples/diaeresis-below.txt @@ -0,0 +1 @@ +i̤ ì̤ í̤ î̤ diff --git a/samples/f-ligatures.txt b/samples/f-ligatures.txt new file mode 100644 index 0000000..834f300 --- /dev/null +++ b/samples/f-ligatures.txt @@ -0,0 +1 @@ +ff fi fl ffi ffl diff --git a/samples/l-with-lazy-s.txt b/samples/l-with-lazy-s.txt new file mode 100644 index 0000000..6e59423 --- /dev/null +++ b/samples/l-with-lazy-s.txt @@ -0,0 +1 @@ +ꬷꭝ diff --git a/samples/latin-smcp-rum.txt b/samples/latin-smcp-rum.txt new file mode 100644 index 0000000..f56e1fc --- /dev/null +++ b/samples/latin-smcp-rum.txt @@ -0,0 +1 @@ +R quoꝶ diff --git a/samples/letters-with-diagonal-strokes.txt b/samples/letters-with-diagonal-strokes.txt new file mode 100644 index 0000000..3f6feb5 --- /dev/null +++ b/samples/letters-with-diagonal-strokes.txt @@ -0,0 +1,2 @@ +Ⱥ ⱥ Ȼ ȼ ꭄ Ɇ ɇ ꭁ Ꞡ ꞡ Ꞣ ꞣ Ł ł ƛ Ꞥ ꞥ +Ø ø Ǿ ǿ ꬾ ꬿ Ꞧ ꞧ Ꞩ ꞩ Ⱦ ⱦ Ꝟ ꝟ diff --git a/samples/letters-with-horizontal-strokes.txt b/samples/letters-with-horizontal-strokes.txt new file mode 100644 index 0000000..c93cd34 --- /dev/null +++ b/samples/letters-with-horizontal-strokes.txt @@ -0,0 +1 @@ +Ƀ ƀ Ɖ Ǥ ǥ Ɨ Ɉ ɉ Ƚ ƚ Ɍ ɍ Ʉ ʉ Ɏ ɏ Ƶ ƶ ƻ ƾ diff --git a/samples/modifier-gamma.txt b/samples/modifier-gamma.txt new file mode 100644 index 0000000..977d80e --- /dev/null +++ b/samples/modifier-gamma.txt @@ -0,0 +1 @@ +ɣ = ˠ ≠ γ diff --git a/samples/open-mark-below.txt b/samples/open-mark-below.txt new file mode 100644 index 0000000..cc02a1d --- /dev/null +++ b/samples/open-mark-below.txt @@ -0,0 +1 @@ +a᪷ ã᪷ à᪷ á᪷ diff --git a/samples/rhotic-hook.txt b/samples/rhotic-hook.txt new file mode 100644 index 0000000..0df293c --- /dev/null +++ b/samples/rhotic-hook.txt @@ -0,0 +1 @@ +a˞ ɑ˞ ə˞ -- cgit v1.2.3