summaryrefslogtreecommitdiffstats
path: root/tests/input/ligatures.feax
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2024-11-21 15:00:40 +0100
committerDaniel Baumann <daniel@debian.org>2024-11-21 15:00:40 +0100
commit012d9cb5faed22cb9b4151569d30cc08563b02d1 (patch)
treefd901b9c231aeb8afa713851f23369fa4a1af2b3 /tests/input/ligatures.feax
parentInitial commit. (diff)
downloadpysilfont-upstream.tar.xz
pysilfont-upstream.zip
Adding upstream version 1.8.0.upstream/1.8.0upstream
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'tests/input/ligatures.feax')
-rw-r--r--tests/input/ligatures.feax12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/input/ligatures.feax b/tests/input/ligatures.feax
new file mode 100644
index 0000000..b4c8f43
--- /dev/null
+++ b/tests/input/ligatures.feax
@@ -0,0 +1,12 @@
+
+baseClass a <anchor 200 200> @TOP_1;
+baseClass fi <anchor 200 0> @BOTTOM_1;
+baseClass fi <anchor 400 0> @BOTTOM_2;
+markClass acute <anchor 0 200> @TOP;
+markClass circumflex <anchor 200 0> @BOTTOM;
+
+feature test {
+ pos ligature [a fi] @BOTTOM_1 mark @BOTTOM @TOP_1 mark @TOP
+ ligComponent @BOTTOM_2 mark @BOTTOM;
+} test;
+