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

Signed-off-by: Thilo Graf <dbt@novatux.de>

# Conflicts:
#	data/fonts/Makefile.am
#	data/fonts/pakenham.ttf
This commit is contained in:
svenhoefer
2019-05-01 19:58:05 +02:00
committed by Thilo Graf
parent 0fdb3436f6
commit c5b716ec1a
2 changed files with 1 additions and 6 deletions

View File

@@ -1,10 +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)
# Variables neutrino_ttf and tuxtxt_ttf describe aliases for neutrino.ttf and tuxtxt.ttf.
neutrino_ttf = neutrino.ttf
@@ -18,7 +14,6 @@ install_DATA = \
micron_bold.ttf \
micron_italic.ttf \
micron.ttf \
pakenham.ttf \
tuxtxt.otb

Binary file not shown.