Kodi Community Forum

Full Version: iVue TV Guide - Any idea on how to change the font?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?