1Copyright (C) 2017 Alec Thomas
  2
  3Permission is hereby granted, free of charge, to any person obtaining a copy of
  4this software and associated documentation files (the "Software"), to deal in
  5the Software without restriction, including without limitation the rights to
  6use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
  7of the Software, and to permit persons to whom the Software is furnished to do
  8so, subject to the following conditions:
  9
 10The above copyright notice and this permission notice shall be included in all
 11copies or substantial portions of the Software.
 12
 13THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 14IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 15FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 16AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 17LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 18OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 19SOFTWARE.
 20
 21
 22// formatters/svg/font_liberation_mono.go
 23
 24Digitized data copyright (c) 2010 Google Corporation
 25with Reserved Font Arimo, Tinos and Cousine.
 26Copyright (c) 2012 Red Hat, Inc.
 27with Reserved Font Name Liberation.
 28
 29This Font Software is licensed under the SIL Open Font License, Version 1.1.
 30This license is copied below, and is also available with a FAQ at:
 31https://openfontlicense.org
 32
 33-----------------------------------------------------------
 34SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
 35-----------------------------------------------------------
 36
 37PREAMBLE
 38The goals of the Open Font License (OFL) are to stimulate worldwide
 39development of collaborative font projects, to support the font creation
 40efforts of academic and linguistic communities, and to provide a free and
 41open framework in which fonts may be shared and improved in partnership
 42with others.
 43
 44The OFL allows the licensed fonts to be used, studied, modified and
 45redistributed freely as long as they are not sold by themselves. The
 46fonts, including any derivative works, can be bundled, embedded,
 47redistributed and/or sold with any software provided that any reserved
 48names are not used by derivative works. The fonts and derivatives,
 49however, cannot be released under any other type of license. The
 50requirement for fonts to remain under this license does not apply
 51to any document created using the fonts or their derivatives.
 52
 53DEFINITIONS
 54"Font Software" refers to the set of files released by the Copyright
 55Holder(s) under this license and clearly marked as such. This may
 56include source files, build scripts and documentation.
 57
 58"Reserved Font Name" refers to any names specified as such after the
 59copyright statement(s).
 60
 61"Original Version" refers to the collection of Font Software components as
 62distributed by the Copyright Holder(s).
 63
 64"Modified Version" refers to any derivative made by adding to, deleting,
 65or substituting -- in part or in whole -- any of the components of the
 66Original Version, by changing formats or by porting the Font Software to a
 67new environment.
 68
 69"Author" refers to any designer, engineer, programmer, technical
 70writer or other person who contributed to the Font Software.
 71
 72PERMISSION & CONDITIONS
 73Permission is hereby granted, free of charge, to any person obtaining
 74a copy of the Font Software, to use, study, copy, merge, embed, modify,
 75redistribute, and sell modified and unmodified copies of the Font
 76Software, subject to the following conditions:
 77
 781) Neither the Font Software nor any of its individual components,
 79in Original or Modified Versions, may be sold by itself.
 80
 812) Original or Modified Versions of the Font Software may be bundled,
 82redistributed and/or sold with any software, provided that each copy
 83contains the above copyright notice and this license. These can be
 84included either as stand-alone text files, human-readable headers or
 85in the appropriate machine-readable metadata fields within text or
 86binary files as long as those fields can be easily viewed by the user.
 87
 883) No Modified Version of the Font Software may use the Reserved Font
 89Name(s) unless explicit written permission is granted by the corresponding
 90Copyright Holder. This restriction only applies to the primary font name as
 91presented to the users.
 92
 934) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
 94Software shall not be used to promote, endorse or advertise any
 95Modified Version, except to acknowledge the contribution(s) of the
 96Copyright Holder(s) and the Author(s) or with their explicit written
 97permission.
 98
 995) The Font Software, modified or unmodified, in part or in whole,
100must be distributed entirely under this license, and must not be
101distributed under any other license. The requirement for fonts to
102remain under this license does not apply to any document created
103using the Font Software.
104
105TERMINATION
106This license becomes null and void if any of the above conditions are
107not met.
108
109DISCLAIMER
110THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
111EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
112MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
113OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
114COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
115INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
116DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
117FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
118OTHER DEALINGS IN THE FONT SOFTWARE.