When I'm developing a theme, I come across a problem, which some already know, which is displaying "only uppercase letters". Those who develop themes know what I'm talking about. You have to use subterfuges, especially when the font has lowercase and uppercase and you want it to display only uppercase.
In my case, when the font has lowercase and uppercase and I want the attract-mode to display only uppercase, I have to make a change inside the font, through editors and delete "all lowercase". So that way I get the display of all texts in uppercase.
Another way would be to choose a font that doesn't have lower case inside it.
I found a solution suggested by
keilmillerjr in this link
http://forum.attractmode.org/index.php?topic=1911.0But it is a partial solution.
For example: If you want the word "Capcom" to be displayed in uppercase letters in Manufacurer, it will be displayed as it is written inside your romlist.
To the developer of attract-mode.In the text properties we have the option "style" with:
Style.Regular (default)
Style.Bold
Style.Italic
Style.Underlined
Style.Uppercase <------------ SUGGESTIONIsn't there a possibility to create a
Style.Uppercase function to display only "uppercase letters"?
Sorry about my English