neutrino: Upscaling fonts, infoclock and volumebar for full hd

This commit is contained in:
M. Liebmann
2017-02-13 12:49:34 +01:00
parent 88c834221b
commit 13a7358e64
3 changed files with 26 additions and 3 deletions

View File

@@ -76,6 +76,9 @@ void CInfoClock::initCCLockItems()
//set height, NOTE: height is strictly bound to settings
height = g_settings.infoClockFontSize;
#ifdef ENABLE_CHANGE_OSD_RESOLUTION
height = CFrameBuffer::getInstance()->scaleFont(height);
#endif
initClockFont(0, height);
// set corner radius depending on clock height