We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe6e6ba commit e3c0e97Copy full SHA for e3c0e97
build-ttf.sh
@@ -15,10 +15,6 @@
15
# /////////////////////////////////////////////////////////////////
16
17
# ttfautohint local install path from Werner Lemberg's ttfautohint-build.sh install script
18
-# - This is revised to ttfautohint on the user's PATH if this local install is not identified
19
-# then the identified ttfautohint is used to execute hinting. Versions of ttfautohint < 1.6 exit with status
20
-# code 1 due to use of -R option
21
-# - The intent is to support use of ttfautohint installed on a user's PATH (e.g. they've previously installed it)
22
TTFAH="$HOME/ttfautohint-build/local/bin/ttfautohint"
23
24
# test for number of arguments
0 commit comments