diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..1e8ef27 --- /dev/null +++ b/build.sh @@ -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