diff options
Diffstat (limited to 'metadata/silkscreen.pb')
-rw-r--r-- | metadata/silkscreen.pb | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/metadata/silkscreen.pb b/metadata/silkscreen.pb new file mode 100644 index 0000000..6d10fdd --- /dev/null +++ b/metadata/silkscreen.pb @@ -0,0 +1,45 @@ +name: "Silkscreen" +designer: "Jason Kottke" +license: "OFL" +category: "DISPLAY" +date_added: "2022-06-23" +fonts { + name: "Silkscreen" + style: "normal" + weight: 400 + filename: "Silkscreen-Regular.ttf" + post_script_name: "Silkscreen-Regular" + full_name: "Silkscreen Regular" + copyright: "Copyright 2001 The Silkscreen Project Authors (https://github.com/googlefonts/silkscreen)" +} +fonts { + name: "Silkscreen" + style: "normal" + weight: 700 + filename: "Silkscreen-Bold.ttf" + post_script_name: "Silkscreen-Bold" + full_name: "Silkscreen Bold" + copyright: "Copyright 2001 The Silkscreen Project Authors (https://github.com/googlefonts/silkscreen)" +} +subsets: "latin" +subsets: "latin-ext" +subsets: "menu" +source { + repository_url: "https://github.com/googlefonts/silkscreen" + commit: "8f254a7d67a37f8da1f4f82d9c4281458f5c554c" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/ttf/Silkscreen-Regular.ttf" + dest_file: "Silkscreen-Regular.ttf" + } + files { + source_file: "fonts/ttf/Silkscreen-Bold.ttf" + dest_file: "Silkscreen-Bold.ttf" + } + branch: "main" +} +stroke: "SANS_SERIF" +classifications: "DISPLAY" |