diff options
Diffstat (limited to 'metadata/albertsans.pb')
-rw-r--r-- | metadata/albertsans.pb | 48 |
1 files changed, 48 insertions, 0 deletions
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" +} |