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 # line10.sh
# A shell script that modifies all .otf and .ttf fonts to # A shell script that modifies all .otf and .ttf fonts in the
# 10% UPM line spacing # working directory to 10% UPM line spacing
# Copyright 2016 Christopher Simpkins # Copyright 2016 Christopher Simpkins
# MIT License # MIT License
# #

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

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

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

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