소스 검색

updated script documentation

Chris Simpkins 7 년 전
부모
커밋
e3c0e97f3b
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      build-ttf.sh

+ 0 - 4
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