Files
recycled-ni-neutrino/data/oled/fonts/Makefile.am
vanhofen 9c83d905d3 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
2020-06-28 22:11:17 +02:00

13 lines
310 B
Makefile

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