Skip to content

Commit

Permalink
Rebuild fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
dy committed Jul 19, 2023
1 parent 7fcb57a commit d3b95e2
Show file tree
Hide file tree
Showing 31 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sources/Wavefont.designspace
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<map input="100" output="1"/>
</axis>
<axis default="100" minimum="100" maximum="900" name="Weight" tag="wght">
<map input="100" output="{{axes.weight.min}}"/>
<!-- We add non-linearity to mapping -->
<map input="100" output="{{axes.weight.min}}"/>
<map input="200" output="16"/>
<map input="300" output="33"/>
<map input="400" output="54"/>
Expand Down
Binary file modified fonts/otf/Wavefont-Black.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Bold.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-ExtraBold.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-ExtraLight.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Light.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Medium.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Regular.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-SemiBold.otf
Binary file not shown.
Binary file modified fonts/otf/Wavefont-Thin.otf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Black.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Bold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-ExtraBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-ExtraLight.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Light.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Medium.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Regular.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Wavefont-Thin.ttf
Binary file not shown.
Binary file modified fonts/variable/Wavefont[ROND,YELA,wght].ttf
Binary file not shown.
Binary file modified fonts/variable/Wavefont[ROND,YELA,wght].woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Black.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Bold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-ExtraBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-ExtraLight.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Light.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Medium.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Regular.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-SemiBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Wavefont-Thin.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/wavefont.designspace
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
<map input="100" output="1"/>
</axis>
<axis default="100" minimum="100" maximum="900" name="Weight" tag="wght">
<map input="100" output="5"/>
<!-- We add non-linearity to mapping -->
<map input="100" output="5"/>
<map input="200" output="16"/>
<map input="300" output="33"/>
<map input="400" output="54"/>
Expand Down

0 comments on commit d3b95e2

Please sign in to comment.