-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 31d8cf5
Showing
24 changed files
with
2,061 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
Copyright 2014 Adobe Systems Incorporated (http://www.adobe.com/), with Reserved Font Name 'Source'. All Rights Reserved. Source is a trademark of Adobe Systems Incorporated in the United States and/or other countries. | ||
|
||
This Font Software is licensed under the SIL Open Font License, Version 1.1. | ||
|
||
This license is copied below, and is also available with a FAQ at: http://scripts.sil.org/OFL | ||
|
||
|
||
----------------------------------------------------------- | ||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 | ||
----------------------------------------------------------- | ||
|
||
PREAMBLE | ||
The goals of the Open Font License (OFL) are to stimulate worldwide | ||
development of collaborative font projects, to support the font creation | ||
efforts of academic and linguistic communities, and to provide a free and | ||
open framework in which fonts may be shared and improved in partnership | ||
with others. | ||
|
||
The OFL allows the licensed fonts to be used, studied, modified and | ||
redistributed freely as long as they are not sold by themselves. The | ||
fonts, including any derivative works, can be bundled, embedded, | ||
redistributed and/or sold with any software provided that any reserved | ||
names are not used by derivative works. The fonts and derivatives, | ||
however, cannot be released under any other type of license. The | ||
requirement for fonts to remain under this license does not apply | ||
to any document created using the fonts or their derivatives. | ||
|
||
DEFINITIONS | ||
"Font Software" refers to the set of files released by the Copyright | ||
Holder(s) under this license and clearly marked as such. This may | ||
include source files, build scripts and documentation. | ||
|
||
"Reserved Font Name" refers to any names specified as such after the | ||
copyright statement(s). | ||
|
||
"Original Version" refers to the collection of Font Software components as | ||
distributed by the Copyright Holder(s). | ||
|
||
"Modified Version" refers to any derivative made by adding to, deleting, | ||
or substituting -- in part or in whole -- any of the components of the | ||
Original Version, by changing formats or by porting the Font Software to a | ||
new environment. | ||
|
||
"Author" refers to any designer, engineer, programmer, technical | ||
writer or other person who contributed to the Font Software. | ||
|
||
PERMISSION & CONDITIONS | ||
Permission is hereby granted, free of charge, to any person obtaining | ||
a copy of the Font Software, to use, study, copy, merge, embed, modify, | ||
redistribute, and sell modified and unmodified copies of the Font | ||
Software, subject to the following conditions: | ||
|
||
1) Neither the Font Software nor any of its individual components, | ||
in Original or Modified Versions, may be sold by itself. | ||
|
||
2) Original or Modified Versions of the Font Software may be bundled, | ||
redistributed and/or sold with any software, provided that each copy | ||
contains the above copyright notice and this license. These can be | ||
included either as stand-alone text files, human-readable headers or | ||
in the appropriate machine-readable metadata fields within text or | ||
binary files as long as those fields can be easily viewed by the user. | ||
|
||
3) No Modified Version of the Font Software may use the Reserved Font | ||
Name(s) unless explicit written permission is granted by the corresponding | ||
Copyright Holder. This restriction only applies to the primary font name as | ||
presented to the users. | ||
|
||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font | ||
Software shall not be used to promote, endorse or advertise any | ||
Modified Version, except to acknowledge the contribution(s) of the | ||
Copyright Holder(s) and the Author(s) or with their explicit written | ||
permission. | ||
|
||
5) The Font Software, modified or unmodified, in part or in whole, | ||
must be distributed entirely under this license, and must not be | ||
distributed under any other license. The requirement for fonts to | ||
remain under this license does not apply to any document created | ||
using the Font Software. | ||
|
||
TERMINATION | ||
This license becomes null and void if any of the above conditions are | ||
not met. | ||
|
||
DISCLAIMER | ||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, | ||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF | ||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT | ||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE | ||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, | ||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL | ||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING | ||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM | ||
OTHER DEALINGS IN THE FONT SOFTWARE. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Source Serif Pro | ||
|
||
Source Serif Pro is a set of OpenType fonts to complement the [Source Sans Pro](https://github.com/adobe/source-sans-pro) family. | ||
In addition to a functional OpenType font, this open source project provides all of the source files that were used to build this OpenType font by using the AFDKO makeotf tool. | ||
|
||
## Installation instructions | ||
|
||
* [Mac OS X](http://support.apple.com/kb/HT2509) | ||
* [Windows](http://windows.microsoft.com/en-us/windows-vista/install-or-uninstall-fonts) | ||
* [Linux/Unix-based systems](https://github.com/adobe/source-code-pro/issues/17#issuecomment-8967116) | ||
|
||
## Getting Involved | ||
|
||
Send suggestions for changes to the Source Serif OpenType font project maintainer, [Frank Grießhammer](mailto:opensourcefonts@adobe.com?subject=[GitHub] Source Serif Pro), for consideration. | ||
|
||
## Further information | ||
|
||
For information about the design and background of Source Serif, please refer to the [official font readme file](http://htmlpreview.github.io/?https://github.com/adobe/source-serif-pro/blob/master/SourceSerifProReadMe.html). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<title>Read Me File for Adobe® OpenType® Fonts</title> | ||
<meta charset="utf-8" /> | ||
</head> | ||
<body bgcolor="white" link="#ce0000" alink="#ce0000" vlink="#9c6363"> | ||
<h2><font color="#333333" | ||
face="verdana,geneva,arial">Adobe® OpenType® Fonts</font></h2> | ||
<p><font size="2" face="verdana,geneva,arial">Thank | ||
you for licensing Adobe OpenType fonts. In order to ensure that you | ||
have the most up-to-date product information, Adobe has posted <a | ||
href="http://www.adobe.com/type/browser/OTReadMe.html">an OpenType | ||
Read Me file</a> on the Adobe web site that contains information such | ||
as minimum system requirements, technical support contact information | ||
and software installation notes. We have also posted <a | ||
href="http://www.adobe.com/type/browser/pdfs/OTGuide.pdf">an OpenType | ||
User's Guide</a> in PDF format on the Adobe web site that can be | ||
viewed online and downloaded to your computer. <P>If you have | ||
licensed an Adobe OpenType Pro font, there may be additional PDF | ||
documents, such as a specimen book, a glyph complement showing, and a | ||
typeface-specific Read Me file, available on the typeface’s | ||
product pages on the Adobe web site. These additional files may be | ||
viewed online or downloaded to your computer.<P>To get you started | ||
quickly, below are links to localized installation instructions for | ||
your fonts. | ||
|
||
<h4>Installation Instructions</h4><hr> | ||
<p lang=en><b>English</b><br> | ||
Instructions for installing this font can be found online at <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=fr><b>French / Français</b><br> | ||
Le mode d'installation de cette police de caractère se trouve en | ||
ligne à <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=de><b>German / Deutsch</b><br> | ||
Die Anweisungen zur Installation dieser Schriftart finden Sie online | ||
unter <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=it><b>Italian / Italiano</b><br> | ||
Le istruzioni per l'installazione di questo font sono disponibili | ||
online all'indirizzo <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=es><b>Spanish / Español</b><br> | ||
Las instrucciones para instalar esta fuente se pueden encontrar | ||
online en <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=nl><b>Dutch / Hollands</b><br> | ||
De instructies voor de installatie van dit lettertype vindt u op <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p><b>Swedish / Svenska</b><br> | ||
Anvisningar för hur det här teckensnittet installeras finns | ||
online på <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p><b>Norwegian / Norsk</b><br> | ||
Instruksjoner for installering av skrifttypen finnes online på | ||
<a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p><b>Finnish / Suomi</b><br> | ||
Ohjeet tämän fontin asentamiseen löytyvät | ||
osoitteesta <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p><b>Danish / Dansk</b><br> | ||
Du finder en vejledning i installation af denne skrifttype online | ||
på adressen <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a>.</p> | ||
<p lang=ja><b>Japanese / 日本語</b><br> | ||
このフォントをインストールする手順は、オンラインで <a | ||
href="http://www.adobe.com/type/browser/fontinstall/instructions_main.html">http://www.adobe.com/type/browser/fontinstall/instructions_main.html</a> | ||
を参照してください。</p> | ||
</body> | ||
</html> |
Oops, something went wrong.