summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2013-04-20 18:16:18 +0200
committerElie Roux <elie.roux@telecom-bretagne.eu>2013-04-20 18:16:18 +0200
commit1828aabd4a79d6d31dfc93bb77a500c648b6ba3f (patch)
treeb6a20dfd22312e7bdae3ac3fb9c3c9f046bc685f /tests
parente49d16d82efc3327faa3143ce31a7bc2e9d09a93 (diff)
downloadluaotfload-1828aabd4a79d6d31dfc93bb77a500c648b6ba3f.tar.gz
Adding a test for quite uncommon otf features
This is a font I actually use...
Diffstat (limited to 'tests')
-rw-r--r--tests/zero_width_marks_lig.tex13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/zero_width_marks_lig.tex b/tests/zero_width_marks_lig.tex
new file mode 100644
index 0000000..9dbaac0
--- /dev/null
+++ b/tests/zero_width_marks_lig.tex
@@ -0,0 +1,13 @@
+\input luaotfload.sty
+
+% https://bugs.freedesktop.org/attachment.cgi?id=72363
+\font\testa=file:TestLig.ttf:script=tibt;+ccmp+abvs+blws+kern at 10pt
+
+\testa གཚོའི་ཁིའུ་ཨཱཿཀ
+
+% good result for the first part:
+% https://bugs.freedesktop.org/attachment.cgi?id=72365
+% for the second part, the two circles shoud appear clearlybefore the last
+% letter, not mixed with it
+
+\bye