mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
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:
@@ -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
|
||||
|
BIN
data/fonts/Roboto-Regular.ttf
Normal file
BIN
data/fonts/Roboto-Regular.ttf
Normal file
Binary file not shown.
BIN
data/fonts/SFFourcheCondensedItalic.ttf
Normal file
BIN
data/fonts/SFFourcheCondensedItalic.ttf
Normal file
Binary file not shown.
0
data/fonts/neutrino.ttf
Executable file → Normal file
0
data/fonts/neutrino.ttf
Executable file → Normal file
0
data/fonts/pakenham.ttf
Executable file → Normal file
0
data/fonts/pakenham.ttf
Executable file → Normal file
BIN
data/fonts/ubuntu-l-webfont.ttf
Normal file
BIN
data/fonts/ubuntu-l-webfont.ttf
Normal file
Binary file not shown.
BIN
data/fonts/ubuntu-r-webfont.ttf
Normal file
BIN
data/fonts/ubuntu-r-webfont.ttf
Normal file
Binary file not shown.
BIN
data/fonts/ubuntumono-b-webfont.ttf
Normal file
BIN
data/fonts/ubuntumono-b-webfont.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user