Skip to content

Commit

Permalink
Merge pull request #13 from m4rc1e/gf-onboarding
Browse files Browse the repository at this point in the history
sanscondensed.yaml: define stat table since previous auto stat table is incorrect.
  • Loading branch information
stephenhutchings authored Dec 16, 2023
2 parents 9b5f96c + cff26f7 commit 3b49d39
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions sources/sanscondensed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,26 @@ familyName: Reddit Sans Condensed
outputDir: ../fonts/sans-condensed
axisOrder:
- wght
stat:
RedditSansCondensed[wght].ttf:
- name: Weight
tag: wght
values:
- name: ExtraLight
value: 200
- name: Light
value: 300
- name: Regular
value: 400
linkedValue: 700
flags: 2
- name: Medium
value: 500
- name: SemiBold
value: 600
- name: Bold
value: 700
- name: ExtraBold
value: 800
- name: Black
value: 900

0 comments on commit 3b49d39

Please sign in to comment.