Skip to content

Commit e1d6480

Browse files
committed
Inter: Version 4.001;git-66647c0bb added
Taken from the upstream repo https://www.github.com/rsms/inter at commit https://www.github.com/rsms/inter/commit/66647c0bbbe41a850d79d9c76fb13add3378940f. Resolves #3429
1 parent ed48cf7 commit e1d6480

5 files changed

Lines changed: 35 additions & 13 deletions

File tree

ofl/inter/DESCRIPTION.en_us.html

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
<p>
2-
Inter is a variable font family carefully crafted &amp; designed for computer screens.
2+
Inter is a variable font family carefully crafted & designed for computer screens.
33
</p>
44
<p>
5-
Inter features a tall x-height to aid in readability of mixed-case and lower-case text. Several OpenType features are provided as well, like
6-
contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from
7-
"o", tabular numbers, etc.
5+
Inter features a tall x-height to aid in readability of mixed-case and lower-case text.
6+
Several OpenType features are provided as well, like contextual alternates that adjusts punctuation depending on the shape of surrounding glyphs, slashed zero for when you need to disambiguate "0" from "o", tabular numbers, etc.
87
</p>
98
<p>
10-
The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco. To contribute, see
11-
<a href="https://github.com/rsms/inter/">github.com/rsms/inter</a>
9+
The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco.
10+
To contribute, see
11+
<a href="https://github.com/rsms/inter/">
12+
github.com/rsms/inter
13+
</a>
1214
</p>
885 KB
Binary file not shown.

ofl/inter/Inter[opsz,wght].ttf

856 KB
Binary file not shown.

ofl/inter/Inter[slnt,wght].ttf

-787 KB
Binary file not shown.

ofl/inter/METADATA.pb

Lines changed: 27 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,19 @@ fonts {
77
name: "Inter"
88
style: "normal"
99
weight: 400
10-
filename: "Inter[slnt,wght].ttf"
10+
filename: "Inter[opsz,wght].ttf"
1111
post_script_name: "Inter-Regular"
1212
full_name: "Inter Regular"
13-
copyright: "Copyright 2020 The Inter Project Authors (https://github.com/rsms/inter)"
13+
copyright: "Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter)"
14+
}
15+
fonts {
16+
name: "Inter"
17+
style: "italic"
18+
weight: 400
19+
filename: "Inter-Italic[opsz,wght].ttf"
20+
post_script_name: "Inter-Italic"
21+
full_name: "Inter Italic"
22+
copyright: "Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter)"
1423
}
1524
subsets: "cyrillic"
1625
subsets: "cyrillic-ext"
@@ -21,16 +30,27 @@ subsets: "latin-ext"
2130
subsets: "menu"
2231
subsets: "vietnamese"
2332
axes {
24-
tag: "slnt"
25-
min_value: -10.0
26-
max_value: 0.0
33+
tag: "opsz"
34+
min_value: 14.0
35+
max_value: 32.0
2736
}
2837
axes {
2938
tag: "wght"
3039
min_value: 100.0
3140
max_value: 900.0
3241
}
3342
source {
34-
repository_url: "https://github.com/rsms/inter"
43+
repository_url: "https://www.github.com/rsms/inter"
44+
commit: "66647c0bbbe41a850d79d9c76fb13add3378940f"
45+
archive_url: "https://github.com/rsms/inter/files/15438431/Inter-4.1-GoogleFonts.zip"
46+
files {
47+
source_file: "Inter[opsz,wght].ttf"
48+
dest_file: "Inter[opsz,wght].ttf"
49+
}
50+
files {
51+
source_file: "Inter-Italic[opsz,wght].ttf"
52+
dest_file: "Inter-Italic[opsz,wght].ttf"
53+
}
54+
branch: "master"
3555
}
36-
minisite_url: "https://rsms.me/inter/"
56+
minisite_url: "https://rsms.me/inter"

0 commit comments

Comments
 (0)