Attract-Mode Support Forum
Attract-Mode Support => Scripting => Topic started by: Neosys on December 10, 2019, 06:28:22 AM
-
Hi! I use the Overview game descriptions in my theme. As far as it works.
But no umlauts are displayed. In German there is "ö, ä, ü & ß". Instead of umlautes a square is displayed.
In English, there are no umlauts.
Is there a way to change this? It works on History.dat, but I do not want to use it.
Thank you.
-
may have something to do with the way it is saved,, unicode vs ANSI
i do know keyboard ↑ ↓ alt characters in a theme, dont work and show up as a square..
-
In Spanish we also have special characters that the English language does not use: á à é É à à or Ó ú Ú ñ Ñ ¿ ¡
Before Attract-Mode had difficulties to put them on the screen, but after a bug report that i passed to the staff, between Mickelson and Oomek they solved it. Now i have no problem, but i have to use UTF-8 encoding, not ANSI, in the romlists and overviews.
It is also important that the font that uses Attract-Mode and its layouts include those special characters.
On this page all sources are free and there is a language section where you can filter the language in which you want the sources: https://www.fontsquirrel.com (https://www.fontsquirrel.com)
-
Thanks!
I encoded my Overview txt file with UTF-8-without BOM (byte-order mark), because before the first letter was a miss.
What also works is to save the text file as .nut and then rename it back to .txt.
Now I have to change all my overviews first again. ;)
-
Thanks!
I encoded my Overview txt file with UTF-8-without BOM (byte-order mark), because before the first letter was a miss.
What also works is to save the text file as .nut and then rename it back to .txt.
Now I have to change all my overviews first again. ;)
Find a program called UTFCast Express, automate those changes. ;)
-
Thanks for the hint. A program I do not necessarily need, because I need the overviews mainly for my systems eventull the one or the other layout. but thanks anyway my friend.