Kodi Community Forum
iVue TV Guide - Any idea on how to change the font? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Skinning (https://forum.kodi.tv/forumdisplay.php?fid=12)
+--- Thread: iVue TV Guide - Any idea on how to change the font? (/showthread.php?tid=247937)



iVue TV Guide - Any idea on how to change the font? - MattDGTL - 2015-11-16

Currently trying to build a wizard aimed for simplicity (Family Friendly), part I am stuck @ is changing the font and size for iVue skinning. I have tried adding the font file in kodi's font folder followed by editing both fonts.xml in the kodi theme directory and ivue theme directly (example below)
<font>
<name>fontbox</name>
<filename>agency.ttf</filename>
<size>15</size>
</font>

with no luck, nothing I edit changes the font in iVue. any idea why or how?