summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-08-23 12:48:57 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-08-23 12:48:57 -0400
commit356fce4e8182fe6f94d8a7064fe8eab79f0f6a4d (patch)
tree23c6480e5a90e9771b013e712deda19bbb898fe7
parentc17b6820871b74e124ddd84ce3336946f7844629 (diff)
Write a README, tidy up a bit.
-rw-r--r--.gitignore1
-rw-r--r--Makefile7
-rw-r--r--README.md17
-rw-r--r--horns-black-text.svg (renamed from horns-text.svg.in)2
4 files changed, 22 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 78ddc83..9ef3004 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*-path.svg
horns-*-text.svg
+!horns-black-text.svg
diff --git a/Makefile b/Makefile
index fc2b303..a2e8fe4 100644
--- a/Makefile
+++ b/Makefile
@@ -4,16 +4,15 @@ all: horns-black-path.svg
maroon = 8a181a
gold = e5b217
-black = 000000
-horns-%-text.svg: horns-text.svg.in
- sed 's|@COLOR@|$($*)|g' < $< > $@
+horns-%-text.svg: horns-black-text.svg
+ sed 's|#000000@|#$($*)|g' < $< > $@
%-path.svg: %-text.svg
inkscape --file=$< --export-text-to-path --export-plain-svg=$@
clean:
- rm -f -- *.svg
+ rm -f -- *-path.svg $(filter-out horns-black-text.svg,$(wildcard horns-*-text.svg))
.PHONY: all clean
.SECONDARY:
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..708307b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+This repository includes high-quality versions of the team logos.
+
+The primary logo is the brass-bull. Unfortunately, the best quality
+version (`brass-bull.png`) that anyone can seem to find has quite a
+bit of JPEG. `brass-bull2.xcf` is Luke Shumaker's attempt to clean it
+up.
+
+I have been unable to track down the low-color version of the brass
+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).
diff --git a/horns-text.svg.in b/horns-black-text.svg
index 68477e1..9a55b32 100644
--- a/horns-text.svg.in
+++ b/horns-black-text.svg
@@ -5,7 +5,7 @@
viewBox="0 0 671.19086 311.35272">
<g id="body" transform="matrix(1.25,0,0,-1.25,-41.818955,660.25347)">
<path id="horns"
- style="fill:#@COLOR@;stroke:none"
+ style="fill:#000000;stroke:none"
d="m 569.8484,382.6076 c -8.931,69.85 -82.661,108.497 -135.519,141.25 -2.564,1.588 -8.212,5.903 -11.775,3.76 -1.747,-1.051 -2.926,-2.978 -2.022,-5.803 1.33,-4.157 4.045,-6.892 7.11,-9.695 0.427,-0.39 0.745,-0.627 1.14,-1.024 0.452,-0.453 0.592,-0.684 1.059,-1.085 64.692,-55.442 91.995,-136.978 -19.921,-137.916 -72.864,-0.609 -145.993,0.059 -218.886,0.092 -131.167,0.289 -62.663,92.571 -14.745,139.851 2.955,2.916 5.921,5.059 8.257,8.539 1.102,1.641 0.82,5.262 -1.085,6.335 -4.284,2.41 -14.289,-3.376 -18.514,-5.463 -53.255,-26.302 -135.329,-74.648 -131.353,-146.328 3.084,-55.64 72.453,-95.595 122.886,-95.819 l 285.6,-0.181 c 57.865,0 135.687,41.57 127.768,103.487" />
<path
style="fill:#ffffff;stroke:none"