mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
lcd4l: add monospace font to font file
Origin commit data
------------------
Branch: ni/coolstream
Commit: e5c898f665
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Origin message was:
------------------
- lcd4l: add monospace font to font file
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -373,6 +373,7 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
SNeutrinoTheme &t = g_settings.theme;
|
||||
|
||||
std::string font = g_settings.font_file;
|
||||
font += "\n" + g_settings.font_file_monospace;
|
||||
|
||||
if (m_font.compare(font))
|
||||
{
|
||||
|
Reference in New Issue
Block a user