summaryrefslogtreecommitdiff
path: root/src/features.fea
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2017-08-27 00:27:20 +0300
committerRasmus Andersson <rasmus@notion.se>2017-08-27 00:27:20 +0300
commit502ec6853d6f5538c780997a61c666ec8ecf1749 (patch)
tree8cd432416f06bb5eddca28f7c76d6b9ae8950fcd /src/features.fea
parent66d89e754fbdc0ae9e5bdeaf5bea04424ab16305 (diff)
downloadinter-502ec6853d6f5538c780997a61c666ec8ecf1749.tar.xz
Improvements to arrow glyphs
Diffstat (limited to 'src/features.fea')
-rw-r--r--src/features.fea10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/features.fea b/src/features.fea
index 0b69d8593..ba34678bc 100644
--- a/src/features.fea
+++ b/src/features.fea
@@ -872,9 +872,7 @@ feature numr {
hyphen
bullet
arrowleft
- arrowup
arrowright
- arrowdown
notequal
braceleft braceright
bracketleft bracketright
@@ -897,9 +895,7 @@ feature numr {
hyphen.case
bullet.case
arrowleft.case
- arrowup.case
arrowright.case
- arrowdown.case
notequal.case
braceleft.case braceright.case
bracketleft.case bracketright.case
@@ -956,15 +952,9 @@ feature calt {
sub arrowleft' @UC by arrowleft.case;
sub @UC arrowleft' by arrowleft.case;
- sub arrowup' @UC by arrowup.case;
- sub @UC arrowup' by arrowup.case;
-
sub arrowright' @UC by arrowright.case;
sub @UC arrowright' by arrowright.case;
- sub arrowdown' @UC by arrowdown.case;
- sub @UC arrowdown' by arrowdown.case;
-
sub notequal' @UC by notequal.case;
sub @UC notequal' by notequal.case;