From e1e8d058a33f7566f9c565d04b0d8b56f9645c35 Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Wed, 25 Apr 2018 09:28:54 +0200 Subject: add vendor --- .../x/image/font/gofont/ttfs/Go-Bold-Italic.ttf | Bin 0 -> 150732 bytes .../x/image/font/gofont/ttfs/Go-Bold.ttf | Bin 0 -> 144572 bytes .../x/image/font/gofont/ttfs/Go-Italic.ttf | Bin 0 -> 146980 bytes .../x/image/font/gofont/ttfs/Go-Medium-Italic.ttf | Bin 0 -> 155436 bytes .../x/image/font/gofont/ttfs/Go-Medium.ttf | Bin 0 -> 146888 bytes .../image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf | Bin 0 -> 176832 bytes .../x/image/font/gofont/ttfs/Go-Mono-Bold.ttf | Bin 0 -> 168340 bytes .../x/image/font/gofont/ttfs/Go-Mono-Italic.ttf | Bin 0 -> 173548 bytes .../x/image/font/gofont/ttfs/Go-Mono.ttf | Bin 0 -> 164200 bytes .../x/image/font/gofont/ttfs/Go-Regular.ttf | Bin 0 -> 140308 bytes .../image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf | Bin 0 -> 140524 bytes .../x/image/font/gofont/ttfs/Go-Smallcaps.ttf | Bin 0 -> 133604 bytes vendor/golang.org/x/image/font/gofont/ttfs/README | 36 +++++++++++++++++++++ 13 files changed, 36 insertions(+) create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Regular.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps.ttf create mode 100644 vendor/golang.org/x/image/font/gofont/ttfs/README (limited to 'vendor/golang.org/x/image/font/gofont/ttfs') diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold-Italic.ttf new file mode 100644 index 0000000..46e614a Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold.ttf new file mode 100644 index 0000000..afa79ae Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Bold.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Italic.ttf new file mode 100644 index 0000000..759bd14 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium-Italic.ttf new file mode 100644 index 0000000..cf408f6 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium.ttf new file mode 100644 index 0000000..a1b034a Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Medium.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf new file mode 100644 index 0000000..c138a9e Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold.ttf new file mode 100644 index 0000000..551da07 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Bold.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Italic.ttf new file mode 100644 index 0000000..22d4390 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono.ttf new file mode 100644 index 0000000..71e3012 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Mono.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Regular.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Regular.ttf new file mode 100644 index 0000000..1b6ba86 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Regular.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf new file mode 100644 index 0000000..f43dd83 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps-Italic.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps.ttf b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps.ttf new file mode 100644 index 0000000..cd0acb4 Binary files /dev/null and b/vendor/golang.org/x/image/font/gofont/ttfs/Go-Smallcaps.ttf differ diff --git a/vendor/golang.org/x/image/font/gofont/ttfs/README b/vendor/golang.org/x/image/font/gofont/ttfs/README new file mode 100644 index 0000000..7043c36 --- /dev/null +++ b/vendor/golang.org/x/image/font/gofont/ttfs/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 v1.2.3