Browse Source

Add build script

main
raffitz 3 years ago
parent
commit
ddac79f0a6
  1. 7
      build.sh

7
build.sh

@ -0,0 +1,7 @@ @@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -e
psfnormalize mawkin_sans.ufo
fontmake --validate-ufo --autohint --ufo-paths mawkin_sans.ufo --output otf --output-path mawkin_sans.otf
Loading…
Cancel
Save