install additional fonts and use Roboto-Regular.ttf as new neutrino default font

Origin commit data
------------------
Commit: c62e02cd2c
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2016-06-23 (Thu, 23 Jun 2016)

Origin message was:
------------------
- install additional fonts and use Roboto-Regular.ttf as new neutrino default font
This commit is contained in:
gixxpunk
2016-06-23 17:56:22 +02:00
parent 29fda03a8c
commit bb17dedf23
8 changed files with 6 additions and 2 deletions

View File

@@ -1,7 +1,11 @@
installdir = $(FONTDIR)
install_DATA = \
md_khmurabi_10.ttf \
SFFourcheCondensedItalic.ttf \
ubuntu-l-webfont.ttf \
ubuntu-r-webfont.ttf \
ubuntumono-b-webfont.ttf \
Roboto-Regular.ttf \
micron_bold.ttf \
micron.ttf \
pakenham.ttf \
@@ -15,5 +19,5 @@ endif
#NI
install-data-hook:
cd $(DESTDIR)$(FONTDIR); \
mv md_khmurabi_10.ttf neutrino.ttf; \
mv Roboto-Regular.ttf neutrino.ttf; \
ln -sf neutrino.ttf tuxtxt.ttf

Binary file not shown.

Binary file not shown.

0
data/fonts/neutrino.ttf Executable file → Normal file
View File

0
data/fonts/pakenham.ttf Executable file → Normal file
View File

Binary file not shown.

Binary file not shown.

Binary file not shown.