Small unreadable text in the game.
Moderator: OpenTTD Developers
Small unreadable text in the game.
I have a problem while playing OTTD on 1680x1050 fullscreen. It's impossible to read small font, such as profits under each train or names of factories etc. in the map window. Everything is smaller in this resolution, but still readable and sharp, except of this font. Smaller resolutions don't solve the problem - unreadable text just gets bigger and that's all. What to do?
Re: Small unreadable text in the game.
What you are hitting is a feature that autodetects a working font for the given language you got. This is to prevent people getting lots of question marks when their characters are not part of the default (TTD) font.
There are two (or maybe three) ways to solve this:
- use a NewGRF font that has support for your language; look at e.g. unifont. However, for languages not using any latin characters it is unlikely such a NewGRF font exists.
- use another system font; open openttd.cfg (see readme.txt where to find it) and edit small_font to point to a font on your system, e.g. "small_font = Arial".
- use OpenGFX; this (incomplete!) graphics replacement supports more latin-related characters with their default font. However, this will only work if you language uses latin (based) characters, so not for Cyrillic, Kanji, etc.
There are two (or maybe three) ways to solve this:
- use a NewGRF font that has support for your language; look at e.g. unifont. However, for languages not using any latin characters it is unlikely such a NewGRF font exists.
- use another system font; open openttd.cfg (see readme.txt where to find it) and edit small_font to point to a font on your system, e.g. "small_font = Arial".
- use OpenGFX; this (incomplete!) graphics replacement supports more latin-related characters with their default font. However, this will only work if you language uses latin (based) characters, so not for Cyrillic, Kanji, etc.
Re: Small unreadable text in the game.
I use Polish, but if this is the reason I don't mind changing to English.
I will try to use your instructions and then reply. Thanks
I will try to use your instructions and then reply. Thanks
Re: Small unreadable text in the game.
So, change to english language of course solves the problem, but also editing mentioned openttd.cfg file makes my polish text bigger and different. I haven't tried grf because I'm not so into it.
If only I could find the proper original font. Arial, Tahoma, Verdana... they all suck in small size :/
If only I could find the proper original font. Arial, Tahoma, Verdana... they all suck in small size :/
Re: Small unreadable text in the game.
You can also try to change the setting "small_size" in openttd.cfg. However, too big font can cause other graphical issues.
Re: Small unreadable text in the game.
I've tried, but without this unique font it doesn't look good enough.
Re: Small unreadable text in the game.
Hi Imigas. I`m from poland too, so I had the same problem. But changing font size, like Vitus said, to size 8 help me. Try different sizes, maybe it will help you.
Re: Small unreadable text in the game.
Well, for me it works if I set the large_font and the medium_font in openttd.cfg, and leave the small_font blank. Then no matter what language I use, OpenTTD doesn't autodetect my language and the original font is used for small texts. In my opinion, Tahoma Bold is quite a good substitute for the original font in medium size.
My configuration is:
If your OS is Polish, then you'll have to replace the word 'Bold' with the Polish equivalent. The problem comes if that word includes non-English characters (I'm Hungarian and I had that problem with the word 'félkövér'). Then you'll have to find the substitute characters for those letters in polish.lng.
I hope this was helpful.
My configuration is:
Code: Select all
small_font =
medium_font = Tahoma Bold
large_font = Tahoma
small_size = 6
medium_size = 10
large_size = 20
I hope this was helpful.

Who is online
Users browsing this forum: No registered users and 2 guests