add Public Domain GardinerMod fonts

This commit is contained in:
Tom Callaway 2018-08-14 12:58:46 -04:00
parent 9ac9791f7d
commit 65058cdc67
3 changed files with 5 additions and 0 deletions

BIN
GardinerModBug.ttf Normal file

Binary file not shown.

BIN
GardinerModCat.ttf Normal file

Binary file not shown.

View File

@ -305,6 +305,9 @@ Source13: master_preferences
Source14: https://fontlibrary.org/assets/downloads/gelasio/4d610887ff4d445cbc639aae7828d139/gelasio.zip
Source15: http://download.savannah.nongnu.org/releases/freebangfont/MuktiNarrow-0.94.tar.bz2
Source16: https://github.com/web-platform-tests/wpt/raw/master/fonts/Ahem.ttf
Source17: GardinerModBug.ttf
Source18: GardinerModCat.ttf
# We can assume gcc and binutils.
BuildRequires: gcc-c++
@ -920,6 +923,8 @@ tar xf %{SOURCE15}
mv MuktiNarrow0.94/MuktiNarrow.ttf .
rm -rf MuktiNarrow0.94
cp %{SOURCE16} .
cp %{SOURCE17} .
cp %{SOURCE18} .
%if 0%{?rhel} == 7
cp %{SOURCE100} .
cp %{SOURCE101} .