File tree Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Expand file tree Collapse file tree 1 file changed +19
-19
lines changed Original file line number Diff line number Diff line change @@ -61,22 +61,22 @@ buildOTF: false
61
61
# list which is used for all VFs. Note that the build will fail
62
62
# if you specify a dictionary which does not contain an entry
63
63
# for each VF file built.
64
- stat :
65
- Parkinsans[wght].ttf :
66
- - name : Weight
67
- tag : wght
68
- values :
69
- - name : Light
70
- value : 300
71
- - name : Regular
72
- value : 400
73
- # linkedValue: 700
74
- # flags: 2
75
- - name : Medium
76
- value : 500
77
- - name : Semi Bold
78
- value : 600
79
- - name : Bold
80
- value : 700
81
- - name : Extra Bold
82
- value : 800
64
+ # stat:
65
+ # Parkinsans[wght].ttf:
66
+ # - name: Weight
67
+ # tag: wght
68
+ # values:
69
+ # - name: Light
70
+ # value: 300
71
+ # - name: Regular
72
+ # value: 400
73
+ # # linkedValue: 700
74
+ # # flags: 2
75
+ # - name: Medium
76
+ # value: 500
77
+ # - name: Semi Bold
78
+ # value: 600
79
+ # - name: Bold
80
+ # value: 700
81
+ # - name: Extra Bold
82
+ # value: 800
You can’t perform that action at this time.
0 commit comments