File tree Expand file tree Collapse file tree 2 files changed +13
-16
lines changed Expand file tree Collapse file tree 2 files changed +13
-16
lines changed Original file line number Diff line number Diff line change @@ -13,20 +13,6 @@ Getting Involved
13
13
Send suggestions for changes to the Source Code OpenType font project maintainer,
14
14
phunt@adobe.com , for consideration.
15
15
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
-
30
16
Building
31
17
====
32
18
@@ -65,5 +51,7 @@ It builds all OTFs and TTFs, and can be executed by typing:
65
51
Installing
66
52
====
67
53
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 )
69
57
Original file line number Diff line number Diff line change @@ -186,7 +186,16 @@ <h1><span style="font-size:16pt">Source™ Code Pro</span></h1>
186
186
</ div >
187
187
< div id ="title5 "> < h2 > < a name ="A3 " id ="A3 "> Release Notes</ a > </ h2 > </ div >
188
188
< 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 >
190
199
< p > version 1.010 created 2012/09/30</ p >
191
200
< ul >
192
201
< li > Fixed TrueType hinting problem in Bold ampersand.</ li >
You can’t perform that action at this time.
0 commit comments