glcd: add pakenham.ttf as a seperate font

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9c53051956
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-06-28 (Sun, 28 Jun 2020)

Origin message was:
------------------
- glcd: add pakenham.ttf as a seperate font

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-06-28 22:11:17 +02:00
parent 18f2b24cd6
commit 9c83d905d3
3 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,12 @@
installdir = $(FONTDIR)/oled
# NOTE: led.ttf is used for the LED clock in standby mode
# lcd.ttf is used for the LCD clock in standby mode
# pakenham.ttf is used for the temperature digits
# terminator.ttf is used for the status markers
install_DATA = \
led.ttf \
lcd.ttf \
pakenham.ttf \
terminator.ttf

Binary file not shown.