From: Marc Foley Date: Tue, 28 May 2024 10:56:37 +0000 (+0100) Subject: Inter: Version 4.001;git-66647c0bb added X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7776%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git 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 --- diff --git a/ofl/inter/DESCRIPTION.en_us.html b/ofl/inter/DESCRIPTION.en_us.html index 18899a1565..038192be31 100644 --- a/ofl/inter/DESCRIPTION.en_us.html +++ b/ofl/inter/DESCRIPTION.en_us.html @@ -1,12 +1,14 @@

- Inter is a variable font family carefully crafted & designed for computer screens. + Inter is a variable font family carefully crafted & designed for computer screens.

- 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.

- The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco. To contribute, see - github.com/rsms/inter + The Inter project is led by Rasmus Andersson, a Swedish maker–of–software living in San Francisco. + To contribute, see + + github.com/rsms/inter +

diff --git a/ofl/inter/Inter-Italic[opsz,wght].ttf b/ofl/inter/Inter-Italic[opsz,wght].ttf new file mode 100644 index 0000000000..c177578428 Binary files /dev/null and b/ofl/inter/Inter-Italic[opsz,wght].ttf differ diff --git a/ofl/inter/Inter[opsz,wght].ttf b/ofl/inter/Inter[opsz,wght].ttf new file mode 100644 index 0000000000..047c92f6e2 Binary files /dev/null and b/ofl/inter/Inter[opsz,wght].ttf differ diff --git a/ofl/inter/Inter[slnt,wght].ttf b/ofl/inter/Inter[slnt,wght].ttf deleted file mode 100644 index a02ee83df9..0000000000 Binary files a/ofl/inter/Inter[slnt,wght].ttf and /dev/null differ diff --git a/ofl/inter/METADATA.pb b/ofl/inter/METADATA.pb index 365026b628..2b68e433ea 100644 --- a/ofl/inter/METADATA.pb +++ b/ofl/inter/METADATA.pb @@ -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" @@ -21,9 +30,9 @@ 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" @@ -31,6 +40,17 @@ axes { 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"