Skip to content

Commit

Permalink
reordered axis order in the top of yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
EbenSorkin committed Oct 9, 2024
1 parent 6cf0c9c commit 6ac0384
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sources/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ buildTTF: false
buildOTF: false
buildSmallCap: true
axisOrder:
- opsz
- wdth
- wght
- wdth
- opsz
stat:
Merriweather[opsz,wdth,wght].ttf:
- name: Weight
Expand Down Expand Up @@ -88,7 +88,7 @@ stat:
value: 800
- name: Black
value: 900
- name: Italic
- name: Italic
tag: ital
values:
- name: Italic
Expand Down

0 comments on commit 6ac0384

Please sign in to comment.