Kodi Community Forum
Custom size font and display of time - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Confluence (https://forum.kodi.tv/forumdisplay.php?fid=125)
+---- Thread: Custom size font and display of time (/showthread.php?tid=125127)



[solved] Custom size font and display of time - User 89733 - 2012-03-09

Hi,

I have changed a bit the fonts and the size of the fonts in Font.xml. However I have now some little bugs with the display of the last digits (time and subtitles delay):
http://dl.dropbox.com/u/1452506/XBMC/screenshot006.png
http://dl.dropbox.com/u/1452506/XBMC/screenshot007.png

Would it be possible to automatically not display the last digits in the confluence skin if there isn't enough space? I know that it is a custom modification, so maybe you don't want to support it. In that case could you tell me what files I have to modify to remove the last digits for the subtitles delay and the seconds for the time.

P.S. I know that pvr isn't official yet, but it is the same with videos.


- Mudislander - 2012-03-09

You can play around with "VideoFullScreen.xml" and change the width of the time labels or change to a smaller font for that screen. It's up to you Smile


- User 89733 - 2012-03-10

Thanks, it is what I needed.