summaryrefslogtreecommitdiff
path: root/karmilla_extras/Karmilla-Regular.ufo/features.fea
blob: 6924abd80a6c35eeb3948793d9ffb9b8e9ea77b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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;