From d683bb41368517314ced63ed9ce453679e1d010e Mon Sep 17 00:00:00 2001 From: Packit Date: Oct 07 2020 11:59:20 +0000 Subject: Add sources defined in the spec file --- diff --git a/SPECS/liberation-narrow-fonts-1.07.5.tar.gz b/SPECS/liberation-narrow-fonts-1.07.5.tar.gz new file mode 100644 index 0000000..8d1edfa Binary files /dev/null and b/SPECS/liberation-narrow-fonts-1.07.5.tar.gz differ diff --git a/SPECS/liberation-narrow-fonts-generate.pe b/SPECS/liberation-narrow-fonts-generate.pe new file mode 100644 index 0000000..bf9bcb2 --- /dev/null +++ b/SPECS/liberation-narrow-fonts-generate.pe @@ -0,0 +1,19 @@ +#!/usr/bin/env fontforge + +# script file for FontForge for TTF generation +# usage: +# mkdir TTFfiles +# chmod +x generate.pe +# ./generate.pe *.sfd + +if ($version < "20061220") + Error("Your version of FontForge is too old - 20061220 or newer is required"); +endif +i = 1 +while ( i < $argc ) + Open($argv[i], 1) + #Use gen_flags=Defualt fmflags value as -1 + gen_flags = -1 + Generate("" + $fontname + ".ttf", "", gen_flags) + i++ +endloop diff --git a/SPECS/liberation-narrow-fonts.conf b/SPECS/liberation-narrow-fonts.conf new file mode 100644 index 0000000..fdbe20d --- /dev/null +++ b/SPECS/liberation-narrow-fonts.conf @@ -0,0 +1,16 @@ + + + + + sans-serif + + Liberation Sans Narrow + + + + Liberation Sans Narrow + + sans-serif + + + diff --git a/SPECS/liberation-narrow-fonts.metainfo.xml b/SPECS/liberation-narrow-fonts.metainfo.xml new file mode 100644 index 0000000..a550a1b --- /dev/null +++ b/SPECS/liberation-narrow-fonts.metainfo.xml @@ -0,0 +1,24 @@ + + + com.github.LiberationNarrow + CC-BY-3.0 + Liberation + Liberation Narrow + The Liberation Narrow Fonts are intended to be replacements for the Arial Narrow. + +

+ The Liberation(tm) Fonts is a font family which aims at metric compatibility with Arial, Times New Roman, and Courier New. It is sponsored by Red Hat +

+
+ vishalvijayraghavan_at_gmail_dot_com + https://github.com/liberationfonts/liberation-sans-narrow + + Liberation Narrow + Liberation Narrow Bold + Liberation Narrow BoldItalic + Liberation Narrow Italic + +
+ + +