diff options
Diffstat (limited to 'metadata/librebarcode39.pb')
-rw-r--r-- | metadata/librebarcode39.pb | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/metadata/librebarcode39.pb b/metadata/librebarcode39.pb new file mode 100644 index 0000000..7e8c605 --- /dev/null +++ b/metadata/librebarcode39.pb @@ -0,0 +1,30 @@ +name: "Libre Barcode 39" +designer: "Lasse Fister" +license: "OFL" +category: "DISPLAY" +date_added: "2017-07-31" +fonts { + name: "Libre Barcode 39" + style: "normal" + weight: 400 + filename: "LibreBarcode39-Regular.ttf" + post_script_name: "LibreBarcode39-Regular" + full_name: "Libre Barcode 39 Regular" + copyright: "Copyright 2017-2020 The Libre Barcode Project Authors (https://github.com/graphicore/librebarcode)" +} +subsets: "latin" +subsets: "menu" +source { + repository_url: "https://github.com/graphicore/librebarcode" + files { + source_file: "OFL.txt" + dest_file: "OFL.txt" + } + files { + source_file: "fonts/LibreBarcode39-Regular.ttf" + dest_file: "LibreBarcode39-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "SYMBOLS" |