Kodi Community Forum

Full Version: Capitalization in Aeon MQ 3?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there any way of easily changing the capitalization of all text in MQ 3 from all caps to title case?
unabatedshagie Wrote:Is there any way of easily changing the capitalization of all text in MQ 3 from all caps to title case?

Since all text is located in the strings.xml you could try and find some kind of xml parser/ or xml editor that alows for text replace.
I think it's easier to edit "font.xml" in the 720p folder...
This is just one time setting the "font_name = caps" to "font_name = title"

Or did i not get the point? Huh

mm
mad-max Wrote:I think it's easier to edit "font.xml" in the 720p folder...
This is just one time setting the "font_name = caps" to "font_name = title"

Or did i not get the point? Huh

mm

Thanks, I'll give that a try first.
unabatedshagie Wrote:Thanks, I'll give that a try first.

Did that work for you? Where do i find the "font.xml" file?
Just checked, seems like the fonts (well some of them anyway) are hard coded as uppercase, I would have to change the font used in order to not have it in caps.