data/fonts: move pakenham.ttf away from neutrino repository; it's the plugin font

Origin commit data
------------------
Branch: ni/coolstream
Commit: 531e2bf91a
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-05-01 (Wed, 01 May 2019)

Origin message was:
------------------
- data/fonts: move pakenham.ttf away from neutrino repository; it's the plugin font

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-05-01 19:06:43 +02:00
parent 9631bf4e7c
commit e981747237
2 changed files with 1 additions and 5 deletions

View File

@@ -1,9 +1,6 @@
installdir = $(FONTDIR)
# NOTE: pakenham.ttf is not used by neutrino.
# It's the default- respectively fallback-font for some classic plugins.
#
# tuxtxt.otb is the non-ttf font for tuxtxt (UseTTF 0 in tuxtxt2.conf).
# NOTE: tuxtxt.otb is the non-ttf font for tuxtxt (UseTTF 0 in tuxtxt2.conf)
neutrino_ttf = Roboto-Regular.ttf
tuxtxt_ttf = DejaVuLGCSansMono-Bold.ttf
@@ -12,7 +9,6 @@ tuxtxt_ttf = DejaVuLGCSansMono-Bold.ttf
install_DATA = \
$(neutrino_ttf) \
$(tuxtxt_ttf) \
pakenham.ttf \
tuxtxt.otb
# additional fonts

Binary file not shown.