summaryrefslogtreecommitdiff
path: root/src/Inter-UI-Black.ufo/features.fea
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-10-23 01:07:37 +0300
committerRasmus Andersson <rasmus@notion.se>2017-10-23 01:07:37 +0300
commit092e5418bee4de400a1257c6ad04e34dd5b2d93e (patch)
treedb7ff75726f6a5e998b42be40f373d0f039d3467 /src/Inter-UI-Black.ufo/features.fea
parentf281488114ae2a3fd6e6a7058b0863b9c33087c4 (diff)
downloadinter-092e5418bee4de400a1257c6ad04e34dd5b2d93e.tar.xz
Reworked "one", improved tnum, improved digit kerning, new ss01 "one" with bendt hook
Diffstat (limited to 'src/Inter-UI-Black.ufo/features.fea')
-rw-r--r--src/Inter-UI-Black.ufo/features.fea8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Inter-UI-Black.ufo/features.fea b/src/Inter-UI-Black.ufo/features.fea
index 2a42fb476..c1a3a4541 100644
--- a/src/Inter-UI-Black.ufo/features.fea
+++ b/src/Inter-UI-Black.ufo/features.fea
@@ -1,13 +1,13 @@
include(../features.fea);
@TNUM_L = [
- zero one two three five six seven
- four.1 six.1 nine.1
+ zero one two three five six seven eight nine
+ one.1 four.1 six.1 nine.1
period comma
];
@TNUM_R = [
- zero.tnum one.tnum two.tnum three.tnum five.tnum six.tnum seven.tnum
- four.tnum.1 six.tnum.1 nine.tnum.1
+ zero.tnum one.tnum two.tnum three.tnum five.tnum six.tnum seven.tnum eight.tnum nine.tnum
+ one.tnum.1 four.tnum.1 six.tnum.1 nine.tnum.1
period.tnum comma.tnum
];