Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions ofl/inter/DESCRIPTION.en_us.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
<p>
Inter is a variable font family carefully crafted &amp; designed for computer screens.
Inter is a variable font family carefully crafted & designed for computer screens.
</p>
<p>
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
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.
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 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.
</p>
<p>
The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco. To contribute, see
<a href="https://github.com/rsms/inter/">github.com/rsms/inter</a>
The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco.
To contribute, see
<a href="https://github.com/rsms/inter/">
github.com/rsms/inter
</a>
</p>
Binary file added ofl/inter/Inter-Italic[opsz,wght].ttf
Binary file not shown.
Binary file added ofl/inter/Inter[opsz,wght].ttf
Binary file not shown.
Binary file removed ofl/inter/Inter[slnt,wght].ttf
Binary file not shown.
34 changes: 27 additions & 7 deletions ofl/inter/METADATA.pb
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,19 @@ fonts {
name: "Inter"
style: "normal"
weight: 400
filename: "Inter[slnt,wght].ttf"
filename: "Inter[opsz,wght].ttf"
post_script_name: "Inter-Regular"
full_name: "Inter Regular"
copyright: "Copyright 2020 The Inter Project Authors (https://github.com/rsms/inter)"
copyright: "Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter)"
}
fonts {
name: "Inter"
style: "italic"
weight: 400
filename: "Inter-Italic[opsz,wght].ttf"
post_script_name: "Inter-Italic"
full_name: "Inter Italic"
copyright: "Copyright 2016 The Inter Project Authors (https://github.com/rsms/inter)"
}
subsets: "cyrillic"
subsets: "cyrillic-ext"
Expand All @@ -21,16 +30,27 @@ subsets: "latin-ext"
subsets: "menu"
subsets: "vietnamese"
axes {
tag: "slnt"
min_value: -10.0
max_value: 0.0
tag: "opsz"
min_value: 14.0
max_value: 32.0
}
axes {
tag: "wght"
min_value: 100.0
max_value: 900.0
}
source {
repository_url: "https://github.com/rsms/inter"
repository_url: "https://www.github.com/rsms/inter"
commit: "66647c0bbbe41a850d79d9c76fb13add3378940f"
archive_url: "https://github.com/rsms/inter/files/15438431/Inter-4.1-GoogleFonts.zip"
files {
source_file: "Inter[opsz,wght].ttf"
dest_file: "Inter[opsz,wght].ttf"
}
files {
source_file: "Inter-Italic[opsz,wght].ttf"
dest_file: "Inter-Italic[opsz,wght].ttf"
}
branch: "master"
}
minisite_url: "https://rsms.me/inter/"
minisite_url: "https://rsms.me/inter"