clarified details of fonts that are modified in script header

pull/193/head
Chris Simpkins 2016-04-04 23:41:02 +07:00
parent 916444cb30
commit 24219effce
5 changed files with 10 additions and 10 deletions

@ -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
#

@ -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
#

@ -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
#

@ -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
#

@ -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
#