Skip to content

Commit 7f36390

Browse files
committed
added final v2.017 ttf builds - hinted
1 parent dd709fb commit 7f36390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postbuild_processing/tt-hinting/autohint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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
2020
echo "Hack-Bold.ttf hinted and moved to ../posthinted_builds/Hack-Bold.ttf"
2121

2222
# Hack-Italic.ttf
23-
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"
23+
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"
2424
echo "Hack-Italic.ttf hinted and moved to ../posthinted_builds/Hack-Italic.ttf"
2525

2626
# Hack-BoldItalic.ttf

0 commit comments

Comments
 (0)