Skip to content

Commit e3c0e97

Browse files
committed
updated script documentation
1 parent fe6e6ba commit e3c0e97

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build-ttf.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
# /////////////////////////////////////////////////////////////////
1616

1717
# 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)
2218
TTFAH="$HOME/ttfautohint-build/local/bin/ttfautohint"
2319

2420
# test for number of arguments

0 commit comments

Comments
 (0)