summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-23 20:08:39 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-23 20:08:39 -0400
commite33bf28ae4ebc0a74e28b37c9535324e391deb1f (patch)
tree244ece3205ff4a7d90421beb5884ecace46549b5
parent47a953f53dcbebb2753bc8c52b6f4fd9a3014284 (diff)
README: more font info
-rw-r--r--README.md23
1 files changed, 18 insertions, 5 deletions
diff --git a/README.md b/README.md
index 708307b..ee9df19 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,21 @@ bull used on the team shirts.
The secondary logo is the horns. There are 3 acceptable colors it can
be rendered in; maroon, gold, and black. This repository only include
-it in black. It also requires that you have the fonts "Eras Bold ITC"
-and "Orator Std" installed. However, running the `make` command will
-generate versions in maroon and gold, and versions that don't require
-the fonts to be installed (though the fonts must be installed to run
-the command).
+it in black. It also requires that you have the nescessary fonts
+installed. However, running the `make` command will generate versions
+in maroon and gold, and versions that don't require the fonts to be
+installed (though the fonts must be installed to run the command).
+
+The fonts needed are of the the team's primary and tertiary typefaces
+(though the secondary font is not needed):
+ - Primary: "Orator Std": the regular/medium variant of the Orator typeface from the
+ Linotype foundry, in the OpenType Standard format
+ - Secondary: "Gill Sans MT": the regular/medium/roman variant of the
+ Gill Sans typeface from the MT foundry. In version 2.00 of the
+ font file, the " MT" suffix was dropped from the font name.
+ - Tertiary: "Eras Bold ITC": the Bold variant of the Eras typeface
+ from the ITC foundry
+
+These should be on the high school's computers that have Adobe
+Photoshop, as Gill Sans and Eras come with most versions of Microsoft
+Office, and Orator comes with Adobe CS3 and above.