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/librebarcode128text.pb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 metadata/librebarcode128text.pb (limited to 'metadata/librebarcode128text.pb') diff --git a/metadata/librebarcode128text.pb b/metadata/librebarcode128text.pb new file mode 100644 index 0000000..97b4c63 --- /dev/null +++ b/metadata/librebarcode128text.pb @@ -0,0 +1,30 @@ +name: "Libre Barcode 128 Text" +designer: "Lasse Fister" +license: "OFL" +category: "DISPLAY" +date_added: "2017-07-31" +fonts { + name: "Libre Barcode 128 Text" + style: "normal" + weight: 400 + filename: "LibreBarcode128Text-Regular.ttf" + post_script_name: "LibreBarcode128Text-Regular" + full_name: "Libre Barcode 128 Text 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/LibreBarcode128Text-Regular.ttf" + dest_file: "LibreBarcode128Text-Regular.ttf" + } + branch: "master" +} +classifications: "DISPLAY" +classifications: "SYMBOLS" -- cgit v1.2.3