forked from adobe-fonts/source-sans
-
Notifications
You must be signed in to change notification settings - Fork 5
/
FontMenuNameDB
101 lines (81 loc) · 1.74 KB
/
FontMenuNameDB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
# [PostScriptName]
# f=FamilyName
# s=StyleName
# l=Windows_Compatible_MenuName
# m=1,Macintosh_Compatible_MenuName
# ====================================================================
# Variable fonts
[SourceSans3VF-Roman]
f=Source Sans 3 VF
s=Roman
[SourceSans3_Black]
f=Source Sans 3 VF
s=Roman Master 1
[SourceSans3VF-Italic]
f=Source Sans 3 VF
s=Italic
[SourceSans3_Black-Italic]
f=Source Sans 3 VF
s=Italic Master 1
# ====================================================================
# Instance fonts
[SourceSans3-ExtraLight]
f=Source Sans 3
s=ExtraLight
l=Source Sans 3 ExtraLight
m=1,Source Sans 3 ExtraLight
[SourceSans3-ExtraLightIt]
f=Source Sans 3
s=ExtraLight Italic
l=Source Sans 3 ExtraLight
m=1,Source Sans 3 ExtraLight Italic
[SourceSans3-Light]
f=Source Sans 3
s=Light
l=Source Sans 3 Light
m=1,Source Sans 3 Light
[SourceSans3-LightIt]
f=Source Sans 3
s=Light Italic
l=Source Sans 3 Light
m=1,Source Sans 3 Light Italic
[SourceSans3-Regular]
f=Source Sans 3
s=Regular
l=Source Sans 3
m=1,Source Sans 3
[SourceSans3-It]
f=Source Sans 3
s=Italic
l=Source Sans 3
m=1,Source Sans 3 Italic
[SourceSans3-Semibold]
f=Source Sans 3
s=Semibold
l=Source Sans 3 Semibold
m=1,Source Sans 3 Semibold
[SourceSans3-SemiboldIt]
f=Source Sans 3
s=Semibold Italic
l=Source Sans 3 Semibold
m=1,Source Sans 3 Semibold Italic
[SourceSans3-Bold]
f=Source Sans 3
s=Bold
l=Source Sans 3
m=1,Source Sans 3 Bold
[SourceSans3-BoldIt]
f=Source Sans 3
s=Bold Italic
l=Source Sans 3
m=1,Source Sans 3 Bold Italic
[SourceSans3-Black]
f=Source Sans 3
s=Black
l=Source Sans 3 Black
m=1,Source Sans 3 Black
[SourceSans3-BlackIt]
f=Source Sans 3
s=Black Italic
l=Source Sans 3 Black
m=1,Source Sans 3 Black Italic