From e33bf28ae4ebc0a74e28b37c9535324e391deb1f Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 23 Aug 2016 20:08:39 -0400 Subject: README: more font info --- README.md | 23 ++++++++++++++++++----- 1 file 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. -- cgit v1.2.3