-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfeatures
44 lines (39 loc) · 1.67 KB
/
features
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
languagesystem DFLT dflt;
languagesystem latn dflt;
table head {
FontRevision 1.000;
} head;
table name {
nameid 0 "Copyright \00A9 2008, 2015 Adobe Systems Incorporated (http://www.adobe.com/).";
nameid 0 1 "Copyright \A9 2008, 2015 Adobe Systems Incorporated (http://www.adobe.com/).";
nameid 8 "Adobe Systems Incorporated";
nameid 8 1 "Adobe Systems Incorporated";
nameid 9 "Dr. Ken Lunde ([email protected])";
nameid 9 1 "Dr. Ken Lunde ([email protected])";
nameid 11 "http://www.adobe.com/type/";
nameid 11 1 "http://www.adobe.com/type/";
nameid 13 "This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an \0022AS IS\0022 BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software.";
nameid 13 1 "This Font Software is licensed under the SIL Open Font License, Version 1.1. This Font Software is distributed on an \22AS IS\22 BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the SIL Open Font License for the specific language, permissions and limitations governing your use of this Font Software.";
nameid 14 "http://scripts.sil.org/OFL";
nameid 14 1 "http://scripts.sil.org/OFL";
} name;
table vhea {
VertTypoLineGap 0;
} vhea;
table OS/2 {
TypoAscender 880;
TypoDescender -120;
TypoLineGap 0;
XHeight 0;
CapHeight 0;
WeightClass 400;
WidthClass 5;
FSType 0;
Vendor "ADBO";
} OS/2;
feature ccmp {
substitute \2 \4 by \6;
substitute \4 \2 by \6;
substitute \3 \5 by \7;
substitute \5 \3 by \7;
} ccmp;