From 6debc60c8039f6eb8635934f26c31820ddcd638b Mon Sep 17 00:00:00 2001 From: ArghKevin Date: Tue, 7 May 2024 16:48:20 -0700 Subject: Re-organize metadata. --- metadata/intertight.pb | 55 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 metadata/intertight.pb (limited to 'metadata/intertight.pb') diff --git a/metadata/intertight.pb b/metadata/intertight.pb new file mode 100644 index 0000000..a48a3c8 --- /dev/null +++ b/metadata/intertight.pb @@ -0,0 +1,55 @@ +name: "Inter Tight" +designer: "Rasmus Andersson" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-07-22" +fonts { + name: "Inter Tight" + style: "normal" + weight: 400 + filename: "InterTight[wght].ttf" + post_script_name: "InterTight-Regular" + full_name: "Inter Tight Regular" + copyright: "Copyright 2022 The Inter Project Authors (https://github.com/rsms/inter-tight)" +} +fonts { + name: "Inter Tight" + style: "italic" + weight: 400 + filename: "InterTight-Italic[wght].ttf" + post_script_name: "InterTight-Italic" + full_name: "Inter Tight Italic" + copyright: "Copyright 2022 The Inter Project Authors (https://github.com/rsms/inter-tight)" +} +subsets: "cyrillic" +subsets: "cyrillic-ext" +subsets: "greek" +subsets: "greek-ext" +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/rsms/inter-gf-tight" + commit: "c194f94c60b569b47876811321f5ef1f0c2614a2" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/InterTight[wght].ttf" + dest_file: "InterTight[wght].ttf" + } + files { + source_file: "fonts/variable/InterTight-Italic[wght].ttf" + dest_file: "InterTight-Italic[wght].ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" -- cgit v1.2.3