Browse Source

added final v2.017 ttf builds - hinted

Chris Simpkins 9 years ago
parent
commit
7f36390c45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      postbuild_processing/tt-hinting/autohint.sh

+ 1 - 1
postbuild_processing/tt-hinting/autohint.sh

@@ -20,7 +20,7 @@ ttfautohint -l 4 -r 80 -G 350 -x 0 -H 260 -D latn -f latn -w G -W -t -X "" -I -m
 echo "Hack-Bold.ttf hinted and moved to ../posthinted_builds/Hack-Bold.ttf"
 
 # Hack-Italic.ttf
-ttfautohint -l 4 -r 80 -G 350 -x 0 -H 145 -D latn -f latn -w G -W -t -X "" -I -m "../prehinted_builds/Hack-Italic.ttf" "../posthinted_builds/Hack-Italic.ttf"
+ttfautohint -l 4 -r 80 -G 350 -x 0 -H 145 -D latn -f latn -w G -W -t -X "" -I "../prehinted_builds/Hack-Italic.ttf" "../posthinted_builds/Hack-Italic.ttf"
 echo "Hack-Italic.ttf hinted and moved to ../posthinted_builds/Hack-Italic.ttf"
 
 # Hack-BoldItalic.ttf