summaryrefslogtreecommitdiff
path: root/karmilla_extras/Karmilla-Regular.ufo/features.fea
diff options
context:
space:
mode:
Diffstat (limited to 'karmilla_extras/Karmilla-Regular.ufo/features.fea')
-rw-r--r--karmilla_extras/Karmilla-Regular.ufo/features.fea17
1 files changed, 17 insertions, 0 deletions
diff --git a/karmilla_extras/Karmilla-Regular.ufo/features.fea b/karmilla_extras/Karmilla-Regular.ufo/features.fea
new file mode 100644
index 0000000..6924abd
--- /dev/null
+++ b/karmilla_extras/Karmilla-Regular.ufo/features.fea
@@ -0,0 +1,17 @@
+# Prefix: Prefix
+languagesystem latn dflt;
+
+@onum2 = [ .notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef .notdef ];
+
+@onum1 = [ zero one two three four five six seven eight nine ];
+
+feature aalt {
+ feature onum;
+} aalt;
+
+feature onum {
+ # Oldstyle Figures
+ script latn; # Latin
+ sub @onum1 by @onum2;
+} onum;
+