From 0f6de4132c2ff06277856c7f4f4e1734b5bbf616 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Fri, 29 May 2020 01:29:32 -0400 Subject: moved fonts around to organize them --- .fonts/Go/.uuid | 1 + .fonts/Go/Go-Bold-Italic.ttf | Bin 0 -> 150732 bytes .fonts/Go/Go-Bold.ttf | Bin 0 -> 144572 bytes .fonts/Go/Go-Italic.ttf | Bin 0 -> 146980 bytes .fonts/Go/Go-Medium-Italic.ttf | Bin 0 -> 155436 bytes .fonts/Go/Go-Medium.ttf | Bin 0 -> 146888 bytes .fonts/Go/Go-Mono-Bold-Italic.ttf | Bin 0 -> 176832 bytes .fonts/Go/Go-Mono-Bold.ttf | Bin 0 -> 168340 bytes .fonts/Go/Go-Mono-Italic.ttf | Bin 0 -> 173548 bytes .fonts/Go/Go-Mono.ttf | Bin 0 -> 164200 bytes .fonts/Go/Go-Regular.ttf | Bin 0 -> 140308 bytes .fonts/Go/Go-Smallcaps-Italic.ttf | Bin 0 -> 140524 bytes .fonts/Go/Go-Smallcaps.ttf | Bin 0 -> 133604 bytes .fonts/Go/README | 36 ++++++++++++++++++++++++++++++++++++ 14 files changed, 37 insertions(+) create mode 100644 .fonts/Go/.uuid create mode 100644 .fonts/Go/Go-Bold-Italic.ttf create mode 100644 .fonts/Go/Go-Bold.ttf create mode 100644 .fonts/Go/Go-Italic.ttf create mode 100644 .fonts/Go/Go-Medium-Italic.ttf create mode 100644 .fonts/Go/Go-Medium.ttf create mode 100644 .fonts/Go/Go-Mono-Bold-Italic.ttf create mode 100644 .fonts/Go/Go-Mono-Bold.ttf create mode 100644 .fonts/Go/Go-Mono-Italic.ttf create mode 100644 .fonts/Go/Go-Mono.ttf create mode 100644 .fonts/Go/Go-Regular.ttf create mode 100644 .fonts/Go/Go-Smallcaps-Italic.ttf create mode 100644 .fonts/Go/Go-Smallcaps.ttf create mode 100644 .fonts/Go/README (limited to '.fonts/Go') diff --git a/.fonts/Go/.uuid b/.fonts/Go/.uuid new file mode 100644 index 0000000..e7e2f0c --- /dev/null +++ b/.fonts/Go/.uuid @@ -0,0 +1 @@ +2855333f-5988-4ffb-b18e-53863ca4ae6f \ No newline at end of file diff --git a/.fonts/Go/Go-Bold-Italic.ttf b/.fonts/Go/Go-Bold-Italic.ttf new file mode 100644 index 0000000..46e614a Binary files /dev/null and b/.fonts/Go/Go-Bold-Italic.ttf differ diff --git a/.fonts/Go/Go-Bold.ttf b/.fonts/Go/Go-Bold.ttf new file mode 100644 index 0000000..afa79ae Binary files /dev/null and b/.fonts/Go/Go-Bold.ttf differ diff --git a/.fonts/Go/Go-Italic.ttf b/.fonts/Go/Go-Italic.ttf new file mode 100644 index 0000000..759bd14 Binary files /dev/null and b/.fonts/Go/Go-Italic.ttf differ diff --git a/.fonts/Go/Go-Medium-Italic.ttf b/.fonts/Go/Go-Medium-Italic.ttf new file mode 100644 index 0000000..cf408f6 Binary files /dev/null and b/.fonts/Go/Go-Medium-Italic.ttf differ diff --git a/.fonts/Go/Go-Medium.ttf b/.fonts/Go/Go-Medium.ttf new file mode 100644 index 0000000..a1b034a Binary files /dev/null and b/.fonts/Go/Go-Medium.ttf differ diff --git a/.fonts/Go/Go-Mono-Bold-Italic.ttf b/.fonts/Go/Go-Mono-Bold-Italic.ttf new file mode 100644 index 0000000..c138a9e Binary files /dev/null and b/.fonts/Go/Go-Mono-Bold-Italic.ttf differ diff --git a/.fonts/Go/Go-Mono-Bold.ttf b/.fonts/Go/Go-Mono-Bold.ttf new file mode 100644 index 0000000..551da07 Binary files /dev/null and b/.fonts/Go/Go-Mono-Bold.ttf differ diff --git a/.fonts/Go/Go-Mono-Italic.ttf b/.fonts/Go/Go-Mono-Italic.ttf new file mode 100644 index 0000000..22d4390 Binary files /dev/null and b/.fonts/Go/Go-Mono-Italic.ttf differ diff --git a/.fonts/Go/Go-Mono.ttf b/.fonts/Go/Go-Mono.ttf new file mode 100644 index 0000000..71e3012 Binary files /dev/null and b/.fonts/Go/Go-Mono.ttf differ diff --git a/.fonts/Go/Go-Regular.ttf b/.fonts/Go/Go-Regular.ttf new file mode 100644 index 0000000..1b6ba86 Binary files /dev/null and b/.fonts/Go/Go-Regular.ttf differ diff --git a/.fonts/Go/Go-Smallcaps-Italic.ttf b/.fonts/Go/Go-Smallcaps-Italic.ttf new file mode 100644 index 0000000..f43dd83 Binary files /dev/null and b/.fonts/Go/Go-Smallcaps-Italic.ttf differ diff --git a/.fonts/Go/Go-Smallcaps.ttf b/.fonts/Go/Go-Smallcaps.ttf new file mode 100644 index 0000000..cd0acb4 Binary files /dev/null and b/.fonts/Go/Go-Smallcaps.ttf differ diff --git a/.fonts/Go/README b/.fonts/Go/README new file mode 100644 index 0000000..7043c36 --- /dev/null +++ b/.fonts/Go/README @@ -0,0 +1,36 @@ +These fonts were created by the Bigelow & Holmes foundry specifically for the +Go project. See https://blog.golang.org/go-fonts for details. + +They are licensed under the same open source license as the rest of the Go +project's software: + +Copyright (c) 2016 Bigelow & Holmes Inc.. All rights reserved. + +Distribution of this font is governed by the following license. If you do not +agree to this license, including the disclaimer, do not distribute or modify +this font. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. + + * Redistributions in binary form must reproduce the above copyright notice, + this list of conditions and the following disclaimer in the documentation + and/or other materials provided with the distribution. + + * Neither the name of Google Inc. nor the names of its contributors may be + used to endorse or promote products derived from this software without + specific prior written permission. + +DISCLAIMER: THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS +"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, +THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE +FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL +DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER +CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, +OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -- cgit 1.4.1