Skip to content

Commit f3ea274

Browse files
committed
Updates to readme files
1 parent dba2808 commit f3ea274

File tree

2 files changed

+13
-16
lines changed

2 files changed

+13
-16
lines changed

README.md

Lines changed: 3 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,20 +13,6 @@ Getting Involved
1313
Send suggestions for changes to the Source Code OpenType font project maintainer,
1414
phunt@adobe.com, for consideration.
1515

16-
Repo URL Change Note
17-
----
18-
We recently changed the repo URI for Source Code Pro. If you have forked or cloned the repo you will have to make updates to your local version.
19-
20-
First check your remote repositories
21-
22-
`git remote -v`
23-
24-
Usually you will have `origin` (in the case of a clone) and something like `upstream` if you've forked the repo. To update those you need to run
25-
26-
`git remote set-url origin https://github.com/adobe/source-code-pro.git`
27-
28-
If you have other remote repositories you will need to run that command again and replace `origin` with the name of the remote repository (eg `upstream`).
29-
3016
Building
3117
====
3218

@@ -65,5 +51,7 @@ It builds all OTFs and TTFs, and can be executed by typing:
6551
Installing
6652
====
6753

68-
[Font Installation Instructions](http://www.adobe.com/type/browser/fontinstall/instructions_english.html).
54+
[Font Installation Instructions for Windows and Mac](http://www.adobe.com/type/browser/fontinstall/instructions_english.html)
55+
56+
[Font Installation Instructions for Unix-based systems](https://github.com/adobe/source-code-pro/issues/17#issuecomment-8967116)
6957

SourceCodeProReadMe.html

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,16 @@ <h1><span style="font-size:16pt">Source&#153; Code Pro</span></h1>
186186
</div>
187187
<div id="title5"><h2><a name="A3" id="A3">Release Notes</a></h2></div>
188188
<div id="description5">
189-
<p>For all fonts of family Source Code Pro : version 1.010 created on Sun Sep 30 19:07:44 2012.</p>
189+
<p>For all fonts of family Source Code Pro : version 1.013 created on Thu Dec 06 18:18:45 2012.</p>
190+
<p>version 1.013 created 2012/12/06</p>
191+
<ul>
192+
<li> Updates design of asterisk and hyphen to accommodate coders' preferences.</li>
193+
<li> Realigns math and punctuation glyphs.</li>
194+
<li> Adds a stylistic set (ss01) for typographic alternates.</li>
195+
<li> Adds a stylistic set (ss04) for alternate dollar sign.</li>
196+
<li> Adds a small number of IPA characters.</li>
197+
<li> Adds box drawing characters and block elements.</li>
198+
</ul>
190199
<p>version 1.010 created 2012/09/30</p>
191200
<ul>
192201
<li> Fixed TrueType hinting problem in Bold ampersand.</li>

0 commit comments

Comments
 (0)