diff options
20 files changed, 435 insertions, 0 deletions
diff --git a/.fonts/Makefile b/.fonts/Makefile index 12d4224..b894927 100644 --- a/.fonts/Makefile +++ b/.fonts/Makefile @@ -2,6 +2,7 @@ fonts = InconsolataHellenic.otf \ ubuntu-font-family-0.80 \ Courier-Prime \ Fell \ + SourceCodePro_FontsOnly-1.017 \ Vollkorn all: $(fonts) diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/LICENSE.txt b/.fonts/SourceCodePro_FontsOnly-1.017/LICENSE.txt new file mode 100755 index 0000000..d154618 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/LICENSE.txt @@ -0,0 +1,93 @@ +Copyright 2010, 2012 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.
diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/.DS_Store b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/.DS_Store Binary files differnew file mode 100644 index 0000000..5008ddf --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/.DS_Store diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Black.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Black.otf Binary files differnew file mode 100644 index 0000000..74ab5c1 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Black.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Bold.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Bold.otf Binary files differnew file mode 100644 index 0000000..96b4877 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Bold.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-ExtraLight.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-ExtraLight.otf Binary files differnew file mode 100644 index 0000000..19c16c7 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-ExtraLight.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Light.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Light.otf Binary files differnew file mode 100644 index 0000000..f624ee1 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Light.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Medium.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Medium.otf Binary files differnew file mode 100644 index 0000000..be70672 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Medium.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Regular.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Regular.otf Binary files differnew file mode 100644 index 0000000..8f031da --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Regular.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Semibold.otf b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Semibold.otf Binary files differnew file mode 100644 index 0000000..0dc6a39 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/OTF/SourceCodePro-Semibold.otf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/ReadMe.html b/.fonts/SourceCodePro_FontsOnly-1.017/ReadMe.html new file mode 100755 index 0000000..1aeb775 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/ReadMe.html @@ -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> diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/SourceCodeProReadMe.html b/.fonts/SourceCodePro_FontsOnly-1.017/SourceCodeProReadMe.html new file mode 100755 index 0000000..a742d47 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/SourceCodeProReadMe.html @@ -0,0 +1,269 @@ +<!DOCTYPE html> +<html> +<head> + <title>Read Me File for Source Code Pro</title> + <meta charset="utf-8" /> + <meta name="description" content= "Read Me file for Source Code Pro ... " /> + + + <title>Read Me</title> + +<style type="text/css" media="screen"> +/*********************** fonts ************************/ + body + {font-family: sans-serif; + font-weight: normal; + font-size: 10pt; + color: #000000; + margin: 0px; + background-color: white;} + + h1 + {display:inline; + font-family: sans-serif; + font-weight: normal; + color: #999999;} + + h2 + {display:inline; + font-size: 10pt; + font-family: sans-serif; + font-weight: bold; + color: #666666;} +/*********************** links ************************/ + + a:link + {color:#004477; + text-decoration:none; + margin: 0px 0px 0px 0px;} + + a:visited + {color:#6d7f8e; + text-decoration:none; + margin: 0px 0px 0px 0px;} + + a:hover + {color:#ff0000; + text-decoration:none; + margin: 0px 0px 0px 0px;} +/*********************** div tags ************************/ + #page + {float:left; + width:700px; + margin:20px 20px 20px 20px;} + + #subTitle + {background-color:#e3e3e3; + float:left; + width:700px; + border-bottom:solid #999999 1.0pt; + border-bottom-alt:solid #999999 .5pt; + padding:2px 0px 4px 0px;} + + #title + {background-color:#e3e3e3; + float:left; + width:700px; + border-bottom:solid #999999 1.0pt; + border-bottom-alt:solid #999999 .5pt; + padding:2px 0px 4px 0px;} + + #description + {float:left; + width:700px; + padding:15px 0px 15px 0px;} +.style6 {color: #666666} +.style7 {color: #FF0000} +</style> + </head> + +<body> + +<div id="page"> + <h1><span style="font-size:16pt">Source™ Code Pro</span></h1> + <br /> + + + <div id="description1"> + <p> This document contains late-breaking product information, updates, and troubleshooting tips.<br /> + <br /> + <a href="#A1">Minimum system requirements</a> <br /> + <a href="#A7">Font installation</a> <br /> + <a href="#A2">Family information</a> <br /> + <a href="#A3">Release Notes</a><br /> + <a href="#A8">Known issues</a> <br /> + <a href="#A9">Customer care</a> <br /> + <a href="#A10">Other resources</a> <br /> + <a href="#A12"></a><br /> + </p> + </div> + <div id="title"><a name="A1" id="A1"></a><h2 class="style6">Minimum system requirements</h2> + </div> + + <div id="description2"> + <p>Windows®</p> + <ul> + <li> Intel® Pentium,® Intel Centrino,® Intel Xeon,® or Intel Core™ Duo processor</li> + <li>Microsoft Windows 2000, Windows XP, Windows Vista™, or Windows 7<br /> + </li> + <li>16 MB of RAM (32 MB recommended)</li> + <li>Note: + Fonts from Font Folio 11 may also be installed under Microsoft Windows 98, Windows Millennium Edition, + and Windows NT® 4.0 with Service Pack 4 if you install Adobe Type Manager® (ATM™) Light + 4.1 on your system. If using a PostScript® printer on Windows 98/ME, AdobePS™ printer + driver 4.3 or later is recommended. If using a PostScript printer + on Windows NT 4.0, AdobePS printer driver 5.1.2 or later is recommended.</li> + </ul> + <p>Macintosh</p> + <ul> + <li> PowerPC® G4 or G5 or multicore Intel processor</li> + <li>Mac OS X</li> + <li>16 MB of RAM (32 MB recommended)</li> + <li>If using a PostScript printer, the latest AdobePS printer driver is recommended.</li> + <li>Note: Fonts from Font Folio 11 may be installed under Mac OS 8.6 through 9.2 with ATM Light 4.6, + and under Classic mode in Mac OS X with ATM Light 4.6.2.</li> + </ul> + </div> + + + <div id="title3"><h2><a name="A7" id="A7">Font installation</a></h2></div> + + <div id="description3"> + <p>For information on installing these fonts, see<span class="style7"> <a title="http://www.adobe.com/go/learn_fontinstall_en" href="http://www.adobe.com/go/learn_fontinstall_en">http://www.adobe.com/go/learn_fontinstall_en</a>.</span></p> + </div> + <div id="title4"><h2><a name="A2" id="A2">Family information</a></h2></div> + + <div id="description4"> + <p><strong>History</strong></p> + Source Code Pro was designed by Paul D. Hunt as a companion to Source Sans. This complementary family was adapted from the Source design due to a request to create a monospaced version for coding applications. Source Code preserves the design features and vertical proportions of Source Sans, but alters the glyph widths so that they are uniform across all glyphs and weights. Although this family was designed specifically for coding environments, for which a regular weight will typically suffice, Source Code has been made available in the same weight range as the corresponding Source Sans design.<br><br>Source Code Pro currently supports a wide range of languages using the Latin script, and includes all the characters in the Adobe Latin 4 glyph set. As an open source project, it is expected that incremental updates will be made over time to extend glyph set coverage and functionality. Future releases are expected to add support for Greek and Cyrillic scripts, italics, and other features documented on the project page at <A HREF="http://sourceforge.net/adobe/sourcesans/wiki/Home/">Open@Adobe</A>, which is hosted by SourceForge.net®. If you are interested in contributing to this open source project, please visit this project page for information on how to become involved. Source Code Pro can be adapted and redistributed according to the terms of the <A HREF="http://www.adobe.com/type/browser/legal/pdfs/OpenFontLicense.pdf">Open Font License (OFL) agreement</A>. + <p><strong>Menu Names And Style Linking</strong> </p> + +<p>In many Windows® applications, instead of every font appearing on +the menu, fonts are grouped into style-linked sets, and only the name of +the base style font for a set is shown in the menu. The italic and the +bold weight fonts of the set (if any) are not shown in the font menu, but can still be +accessed by selecting the base style font, and then using the italic +and bold style buttons. In this family, such programs will show only the +following base style font names in the menu:</p> +<p>Source Code Pro<br> +Source Code Pro Black<br> +Source Code Pro ExtraLight<br> +Source Code Pro Light<br> +Source Code Pro Medium<br> +Source Code Pro Semibold<br></p> +<p>The other fonts in this family must be selected by choosing a menu name +and then a style option following the guide below.</p> +<table border="0"> + +<tr> <td>Menu Name</td> <td> </td> <td>plus Style Option... </td> <td> </td> <td>selects this font</td> </tr> +<tr> <td>Source Code Pro</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro Regular</td> </tr> +<tr> <td>Source Code Pro</td> <td> </td> <td>Bold</td> <td> </td> <td>Source Code Pro Bold</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> +<tr> <td>Source Code Pro ExtraLight</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro ExtraLight</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> +<tr> <td>Source Code Pro Light</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro Light</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> +<tr> <td>Source Code Pro Medium</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro Medium</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> +<tr> <td>Source Code Pro Semibold</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro Semibold</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> +<tr> <td>Source Code Pro Black</td> <td> </td> <td>[none]</td> <td> </td> <td>Source Code Pro Black</td> </tr> +<tr> <td> </td> <td> </td> <td> </td> <td> </td> <td> </td> </tr> + + + +</table> +<p>On the Mac OS, although each font appears as a separate entry on the +font menu, users may also select fonts by means of style links. +Selecting a base style font and then using the style links (as described +above for Windows) enhances cross-platform document compatibility with +many applications, such as Microsoft® Word and Adobe PageMaker®, +although it is unnecessary with more sophisticated Adobe applications +such as recent versions of Illustrator®, Photoshop® or +InDesign®.</p> +<p>One should not, however, select a base font which has no style-linked +variant, and then use the bold or italic styling button. Doing so will +either have no effect, or result in programmatic bolding or slanting of +the base font, which will usually produce inferior screen and print +results.</p> + </div> + <div id="title5"><h2><a name="A3" id="A3">Release Notes</a></h2></div> + <div id="description5"> + <p>For all fonts of family Source Code Pro : version 1.017 created on Wed Jan 11 11:26:00 2013.</p> +<p>version 1.017 created 2013/01/11</p> +<ul> +<li> Updates the design of the asterisk glyphs, bar, and broken bar.</li> +<li> Updates the hinting to the default asterisk in all styles.</li> +<li> Adds an new Medium weight to the font project.</li> +<li> Updates design of the following glyphs to center them within glyph height/width: + <ul> + <li> lighttrpldashhorzbxd</li> + <li> heavytrpldashhorzbxd</li> + <li> lighttrpldashvertbxd</li> + <li> heavytrpldashvertbxd</li> + <li> lightquaddashhorzbxd</li> + <li> heavyquaddashhorzbxd</li> + <li> lightquaddashvertbxd</li> + <li> heavyquaddashvertbxd</li> + <li> lightdbldashhorzbxd</li> + <li> heavydbldashhorzbxd</li> + <li> lightdbldashvertbxd</li> + <li> heavydbldashvertbxd</li> + </ul> +</li> +</ul> + <p>For all fonts of family Source Code Pro : version 1.013 created on Thu Dec 06 18:18:45 2012.</p> +<p>version 1.013 created 2012/12/06</p> +<ul> +<li> Updates design of asterisk and hyphen to accommodate coders' preferences.</li> +<li> Realigns math and punctuation glyphs.</li> +<li> Adds a stylistic set (ss01) for typographic alternates.</li> +<li> Adds a stylistic set (ss04) for alternate dollar sign.</li> +<li> Adds a small number of IPA characters.</li> +<li> Adds box drawing characters and block elements.</li> +</ul> +<p>version 1.010 created 2012/09/30</p> +<ul> +<li> Fixed TrueType hinting problem in Bold ampersand.</li> +</ul> +<p>version 1.009 created 2012/09/20</p> +<ul> +<li> First release.</li> +</ul> + </div> + <div id="title6"><h2><a name="A8" id="A8">Known issues</a></h2></div> + + <div id="description6"> + <ul> <li>Some glyphs in the font cannot be accessed unless you are using an OpenType-savvy application. + </li> +</ul> + </div> + + <div id="title7"><h2><a name="A9" id="A9"> Customer care</a></h2></div> + + <div id="description7"> + <p><strong>Customer Service</strong><br /> + Adobe Customer Service provides assistance with product information, sales, registration, and other non-technical issues. To find out how to contact Adobe Customer Service, please visit Adobe.com for your region or country and click on Contact.</p> + <p><strong>Support Plan Options and Technical Resources </strong><br /> + If you require technical assistance for your product, including information on free and paid support options and troubleshooting resources, more information is available at <a title="http://www.adobe.com/go/support/" href="http://www.adobe.com/go/support/"><span title="http://www.adobe.com/go/support/">http://www.adobe.com/go/support/</span></a>. Outside of North America, go to <a title="http://www.adobe.com/go/intlsupport/" href="http://www.adobe.com/go/intlsupport/"><span title="http://www.adobe.com/go/intlsupport/">http://www.adobe.com/go/intlsupport/</span></a>. Free troubleshooting resources include Adobe’s support knowledgebase, Adobe user-to-user forums and more.</p> + </div> + + <div id="title8"><h2><a name="A10" id="A10"> Other resources</a></h2></div> + + <div id="description8"> +<p><strong>Online Resources</strong><br /> +<a href="http://www.adobe.com/type">Adobe Type Showroom</a><br /> +<a href="http://www.adobe.com/type/family_readmes.html">Adobe Type Showroom - all current Read-Me files for our font families</a><br /> +<a href="http://www.adobe.com/support/forums/">User Forums</a><br /> +</p> +<p align="left"><br /> + </p> + </div> + <br /> + <br /> + © 2012 Adobe Systems Incorporated. All rights reserved. +</div> +</body> +</html> + +
\ No newline at end of file diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/.DS_Store b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/.DS_Store Binary files differnew file mode 100644 index 0000000..5008ddf --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/.DS_Store diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Black.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Black.ttf Binary files differnew file mode 100644 index 0000000..ea73e60 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Black.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Bold.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Bold.ttf Binary files differnew file mode 100644 index 0000000..a56f1fa --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Bold.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-ExtraLight.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-ExtraLight.ttf Binary files differnew file mode 100644 index 0000000..f409b71 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-ExtraLight.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Light.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Light.ttf Binary files differnew file mode 100644 index 0000000..51eb963 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Light.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Medium.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Medium.ttf Binary files differnew file mode 100644 index 0000000..1ee45eb --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Medium.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Regular.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Regular.ttf Binary files differnew file mode 100644 index 0000000..b2cff92 --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Regular.ttf diff --git a/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Semibold.ttf b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Semibold.ttf Binary files differnew file mode 100644 index 0000000..b425f9c --- /dev/null +++ b/.fonts/SourceCodePro_FontsOnly-1.017/TTF/SourceCodePro-Semibold.ttf |