Skip to content

Commit

Permalink
merged Marc's fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexei Vanyashin committed Oct 13, 2016
2 parents 040fb04 + 613f4f0 commit b93dcfa
Show file tree
Hide file tree
Showing 8 changed files with 257 additions and 287 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*(Autosaved)*
.DS_Store
6 changes: 3 additions & 3 deletions METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ fonts {
filename: "Inconsolata-Regular.ttf"
post_script_name: "Inconsolata"
full_name: "Inconsolata"
copyright: "Copyright (c) 2006-2012, Raph Levien (firstname.lastname@gmail.com), Copyright (c) 2011-2012, Cyreal (cyreal.org)"
copyright: "Copyright 2006 The Inconsolata Project Authors"
}
fonts {
name: "Inconsolata"
Expand All @@ -19,8 +19,8 @@ fonts {
filename: "Inconsolata-Bold.ttf"
post_script_name: "Inconsolata-Bold"
full_name: "Inconsolata Bold"
copyright: "Copyright (c) 2006-2012, Raph Levien (firstname.lastname@gmail.com), Copyright (c) 2011-2012, Cyreal (cyreal.org)"
copyright: "Copyright 2006 The Inconsolata Project Authors"
}
subsets: "menu"
subsets: "latin"
subsets: "latin-ext"
subsets: "menu"
2 changes: 1 addition & 1 deletion OFL.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2011, Raph Levien (firstname.lastname@gmail.com), Copyright (c) 2012, Cyreal (cyreal.org)
Copyright 2006 The Inconsolata Project Authors,

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:
Expand Down
Binary file modified fonts/otf/Inconsolata-Bold.otf
Binary file not shown.
Binary file modified fonts/otf/Inconsolata-Regular.otf
Binary file not shown.
Binary file modified fonts/ttf/Inconsolata-Bold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Inconsolata-Regular.ttf
Binary file not shown.
Loading

0 comments on commit b93dcfa

Please sign in to comment.