diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:30:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-21 11:30:46 +0000 |
commit | 0fd136032da867c46316931cf35fc361933ce76d (patch) | |
tree | ee1295e4221a722a32b91f0d9bdc41f68731ea1b /GoMono | |
parent | Initial commit. (diff) | |
download | powerline-fonts-upstream/0_20240322.tar.xz powerline-fonts-upstream/0_20240322.zip |
Adding upstream version 0~20240322.upstream/0_20240322upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | GoMono/Go Mono Bold Italic for Powerline.ttf | bin | 0 -> 172244 bytes | |||
-rw-r--r-- | GoMono/Go Mono Bold for Powerline.ttf | bin | 0 -> 163668 bytes | |||
-rw-r--r-- | GoMono/Go Mono Italic for Powerline.ttf | bin | 0 -> 168268 bytes | |||
-rw-r--r-- | GoMono/Go Mono for Powerline.ttf | bin | 0 -> 158080 bytes | |||
-rw-r--r-- | GoMono/LICENCE.TXT | 29 | ||||
-rw-r--r-- | GoMono/README.rst | 11 |
6 files changed, 40 insertions, 0 deletions
diff --git a/GoMono/Go Mono Bold Italic for Powerline.ttf b/GoMono/Go Mono Bold Italic for Powerline.ttf Binary files differnew file mode 100644 index 0000000..d752bc4 --- /dev/null +++ b/GoMono/Go Mono Bold Italic for Powerline.ttf diff --git a/GoMono/Go Mono Bold for Powerline.ttf b/GoMono/Go Mono Bold for Powerline.ttf Binary files differnew file mode 100644 index 0000000..6a579c0 --- /dev/null +++ b/GoMono/Go Mono Bold for Powerline.ttf diff --git a/GoMono/Go Mono Italic for Powerline.ttf b/GoMono/Go Mono Italic for Powerline.ttf Binary files differnew file mode 100644 index 0000000..37ad01d --- /dev/null +++ b/GoMono/Go Mono Italic for Powerline.ttf diff --git a/GoMono/Go Mono for Powerline.ttf b/GoMono/Go Mono for Powerline.ttf Binary files differnew file mode 100644 index 0000000..d09e1bf --- /dev/null +++ b/GoMono/Go Mono for Powerline.ttf diff --git a/GoMono/LICENCE.TXT b/GoMono/LICENCE.TXT new file mode 100644 index 0000000..28d5f9f --- /dev/null +++ b/GoMono/LICENCE.TXT @@ -0,0 +1,29 @@ +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. + diff --git a/GoMono/README.rst b/GoMono/README.rst new file mode 100644 index 0000000..8bb4f8f --- /dev/null +++ b/GoMono/README.rst @@ -0,0 +1,11 @@ +Go Mono for Powerline +===================== + +:Font creator: Bigelow & Holmes +:Source: https://go.googlesource.com/image +:Patched by: `Anwar <https://github.com/AnwarShah>`_ + +Go monospace font initially developed for testing go user interface toolkit. It +is being said that go source code looks particularly good when displayed in Go +fonts, with things like punctuation characters easily distinguishable and +operators lined up and placed consistently. |