From e3c0e97f3bec21b1d62e239fc6a09fa3f5114e4a Mon Sep 17 00:00:00 2001 From: Chris Simpkins Date: Wed, 7 Mar 2018 20:02:11 -0500 Subject: [PATCH] updated script documentation --- build-ttf.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/build-ttf.sh b/build-ttf.sh index 1558dece2..18c1f4e82 100755 --- a/build-ttf.sh +++ b/build-ttf.sh @@ -15,10 +15,6 @@ # ///////////////////////////////////////////////////////////////// # ttfautohint local install path from Werner Lemberg's ttfautohint-build.sh install script -# - This is revised to ttfautohint on the user's PATH if this local install is not identified -# then the identified ttfautohint is used to execute hinting. Versions of ttfautohint < 1.6 exit with status -# code 1 due to use of -R option -# - The intent is to support use of ttfautohint installed on a user's PATH (e.g. they've previously installed it) TTFAH="$HOME/ttfautohint-build/local/bin/ttfautohint" # test for number of arguments