update glcd

Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c2dcc9eb1
Author: redblue-pkt <redblue-pkt@orange.pl>
Date: 2020-06-19 (Fri, 19 Jun 2020)


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

------------------
This commit was generated by Migit
This commit is contained in:
redblue-pkt
2020-06-19 23:56:12 +02:00
committed by vanhofen
parent 29edb1b24a
commit 3aaa9c30d9
118 changed files with 6113 additions and 1533 deletions

View File

@@ -18,6 +18,12 @@ install_DATA += \
ubuntumono-b-webfont.ttf \
ubuntumono-r-webfont.ttf
if ENABLE_GRAPHLCD
install_DATA += \
led.ttf \
lcd.ttf
endif
install-data-hook:
cd $(DESTDIR)$(FONTDIR); \
mv $(neutrino_ttf) neutrino.ttf; \

BIN
data/fonts/lcd.ttf Normal file

Binary file not shown.

BIN
data/fonts/led.ttf Normal file

Binary file not shown.