diff options
author | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
---|---|---|
committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-05-07 16:48:20 -0700 |
commit | 6debc60c8039f6eb8635934f26c31820ddcd638b (patch) | |
tree | 93f7c1ff6bb26a3405d8089f82915327a985b0cd /metadata/tiltwarp.pb | |
parent | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (diff) |
Re-organize metadata.
Diffstat (limited to 'metadata/tiltwarp.pb')
-rw-r--r-- | metadata/tiltwarp.pb | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/metadata/tiltwarp.pb b/metadata/tiltwarp.pb new file mode 100644 index 0000000..37cc8f7 --- /dev/null +++ b/metadata/tiltwarp.pb @@ -0,0 +1,48 @@ +name: "Tilt Warp" +designer: "Andy Clymer" +license: "OFL" +category: "DISPLAY" +date_added: "2022-12-02" +fonts { + name: "Tilt Warp" + style: "normal" + weight: 400 + filename: "TiltWarp[XROT,YROT].ttf" + post_script_name: "TiltWarp-Regular" + full_name: "Tilt Warp Regular" + copyright: "Copyright 2019 The Tilt Project Authors (https://github.com/googlefonts/Tilt-Fonts)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +subsets: "vietnamese" +axes { + tag: "XROT" + min_value: -45.0 + max_value: 45.0 +} +axes { + tag: "YROT" + min_value: -45.0 + max_value: 45.0 +} +source { + repository_url: "https://github.com/googlefonts/Tilt-Fonts" + commit: "0773dc9f490aabba0c19c15d290b575b62245970" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/variable/TiltWarp[XROT,YROT].ttf" + dest_file: "TiltWarp[XROT,YROT].ttf" + } + files { + source_file: "DESCRIPTION.en_us.html" + dest_file: "DESCRIPTION.en_us.html" + } + branch: "master" +} +minisite_url: "https://fonts.withgoogle.com/tilt" +stroke: "SANS_SERIF" +classifications: "DISPLAY" |