<p>
- Inter is a variable font family carefully crafted & 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>
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"
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"
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/"
\ No newline at end of file
+minisite_url: "https://rsms.me/inter"