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/albertsans.pb | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 metadata/albertsans.pb (limited to 'metadata/albertsans.pb') diff --git a/metadata/albertsans.pb b/metadata/albertsans.pb new file mode 100644 index 0000000..79d9fb1 --- /dev/null +++ b/metadata/albertsans.pb @@ -0,0 +1,48 @@ +name: "Albert Sans" +designer: "Andreas Rasmussen" +license: "OFL" +category: "SANS_SERIF" +date_added: "2022-06-09" +fonts { + name: "Albert Sans" + style: "normal" + weight: 400 + filename: "AlbertSans[wght].ttf" + post_script_name: "AlbertSans-Regular" + full_name: "Albert Sans Regular" + copyright: "Copyright 2021 The Albert Sans Project Authors (https://github.com/usted/Albert-Sans)" +} +fonts { + name: "Albert Sans" + style: "italic" + weight: 400 + filename: "AlbertSans-Italic[wght].ttf" + post_script_name: "AlbertSans-Italic" + full_name: "Albert Sans Italic" + copyright: "Copyright 2021 The Albert Sans Project Authors (https://github.com/usted/Albert-Sans)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +axes { + tag: "wght" + min_value: 100.0 + max_value: 900.0 +} +source { + repository_url: "https://github.com/usted/Albert-Sans" + commit: "929c7d5058afd06870d1dd4ebc3a0ee98bb77420" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/AlbertSans[wght].ttf" + dest_file: "AlbertSans[wght].ttf" + } + files { + source_file: "fonts/variable/AlbertSans-Italic[wght].ttf" + dest_file: "AlbertSans-Italic[wght].ttf" + } + branch: "main" +} -- cgit v1.2.3