mirror of
https://github.com/adobe-fonts/source-code-pro.git
synced 2026-04-26 03:00:26 -04:00
Updates to readme files
This commit is contained in:
18
README.md
18
README.md
@@ -13,20 +13,6 @@ Getting Involved
|
||||
Send suggestions for changes to the Source Code OpenType font project maintainer,
|
||||
phunt@adobe.com, for consideration.
|
||||
|
||||
Repo URL Change Note
|
||||
----
|
||||
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.
|
||||
|
||||
First check your remote repositories
|
||||
|
||||
`git remote -v`
|
||||
|
||||
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
|
||||
|
||||
`git remote set-url origin https://github.com/adobe/source-code-pro.git`
|
||||
|
||||
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`).
|
||||
|
||||
Building
|
||||
====
|
||||
|
||||
@@ -65,5 +51,7 @@ It builds all OTFs and TTFs, and can be executed by typing:
|
||||
Installing
|
||||
====
|
||||
|
||||
[Font Installation Instructions](http://www.adobe.com/type/browser/fontinstall/instructions_english.html).
|
||||
[Font Installation Instructions for Windows and Mac](http://www.adobe.com/type/browser/fontinstall/instructions_english.html)
|
||||
|
||||
[Font Installation Instructions for Unix-based systems](https://github.com/adobe/source-code-pro/issues/17#issuecomment-8967116)
|
||||
|
||||
|
||||
@@ -186,7 +186,16 @@ 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.010 created on Sun Sep 30 19:07:44 2012.</p>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user