aboutsummaryrefslogtreecommitdiff
path: root/Tests/feaLib/data/GPOS_6.fea
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-06-19 12:01:13 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-06-19 12:01:13 +0000
commitf98087d89a39f513699fade312f31e8f9886b559 (patch)
tree8e925d800e27f7a70c2b6a131b14526bc0f095b5 /Tests/feaLib/data/GPOS_6.fea
parent375cb3ca5498f918169cf83acfb5abc6cd950495 (diff)
parentec41266cf300d743bba015596b3b590b16965a76 (diff)
downloadfonttools-android12-mainline-media-release.tar.gz
Change-Id: Ia388a60645cbc10936201e584db2d02cfe12f997
Diffstat (limited to 'Tests/feaLib/data/GPOS_6.fea')
-rw-r--r--Tests/feaLib/data/GPOS_6.fea7
1 files changed, 5 insertions, 2 deletions
diff --git a/Tests/feaLib/data/GPOS_6.fea b/Tests/feaLib/data/GPOS_6.fea
index 37b29365..e54ff6e3 100644
--- a/Tests/feaLib/data/GPOS_6.fea
+++ b/Tests/feaLib/data/GPOS_6.fea
@@ -5,6 +5,9 @@ markClass macron <anchor 2 2 contourpoint 22> @TOP_MARKS;
markClass [cedilla] <anchor 3 3 contourpoint 33> @BOTTOM_MARKS;
feature test {
- pos mark [acute grave macron ogonek] <anchor 500 200> mark @TOP_MARKS <anchor 500 -80> mark @BOTTOM_MARKS;
- pos mark [dieresis caron] <anchor 500 200> mark @TOP_MARKS;
+ pos mark [acute grave macron ogonek]
+ <anchor 500 200> mark @TOP_MARKS
+ <anchor 500 -80> mark @BOTTOM_MARKS;
+ pos mark [dieresis caron]
+ <anchor 500 200> mark @TOP_MARKS;
} test;