Преглед на файлове

clarified details of fonts that are modified in script header

Chris Simpkins преди 9 години
родител
ревизия
24219effce
променени са 5 файла, в които са добавени 10 реда и са изтрити 10 реда
  1. 2 2
      tools/line-spacing/line10.sh
  2. 2 2
      tools/line-spacing/line15.sh
  3. 2 2
      tools/line-spacing/line20.sh
  4. 2 2
      tools/line-spacing/line25.sh
  5. 2 2
      tools/line-spacing/line30.sh

+ 2 - 2
tools/line-spacing/line10.sh

@@ -3,8 +3,8 @@
 # ////////////////////////////////////////////////////////////
 #
 # line10.sh
-#  A shell script that modifies all .otf and .ttf fonts to
-#  10% UPM line spacing
+#  A shell script that modifies all .otf and .ttf fonts in the
+#  working directory to 10% UPM line spacing
 #  Copyright 2016 Christopher Simpkins
 #  MIT License
 #

+ 2 - 2
tools/line-spacing/line15.sh

@@ -3,8 +3,8 @@
 # ////////////////////////////////////////////////////////////
 #
 # line15.sh
-#  A shell script that modifies all .otf and .ttf fonts to
-#  15% UPM line spacing
+#  A shell script that modifies all .otf and .ttf fonts in the
+#  working directory to 15% UPM line spacing
 #  Copyright 2016 Christopher Simpkins
 #  MIT License
 #

+ 2 - 2
tools/line-spacing/line20.sh

@@ -3,8 +3,8 @@
 # ////////////////////////////////////////////////////////////
 #
 # line20.sh
-#  A shell script that modifies all .otf and .ttf fonts to
-#  20% UPM line spacing
+#  A shell script that modifies all .otf and .ttf fonts in the
+#  working directory to 20% UPM line spacing
 #  Copyright 2016 Christopher Simpkins
 #  MIT License
 #

+ 2 - 2
tools/line-spacing/line25.sh

@@ -3,8 +3,8 @@
 # ////////////////////////////////////////////////////////////
 #
 # line25.sh
-#  A shell script that modifies all .otf and .ttf fonts to
-#  25% UPM line spacing
+#  A shell script that modifies all .otf and .ttf fonts in the
+#  working directory to 25% UPM line spacing
 #  Copyright 2016 Christopher Simpkins
 #  MIT License
 #

+ 2 - 2
tools/line-spacing/line30.sh

@@ -3,8 +3,8 @@
 # ////////////////////////////////////////////////////////////
 #
 # line30.sh
-#  A shell script that modifies all .otf and .ttf fonts to
-#  30% UPM line spacing
+#  A shell script that modifies all .otf and .ttf fonts in the
+#  working directory to 30% UPM line spacing
 #  Copyright 2016 Christopher Simpkins
 #  MIT License
 #