Page 1 of 1

Text is difficult to read.

PostPosted: Sun May 29, 2016 19:16
by WinkingBaby
Recently decided to get back into Minetest. Upon downloading I was greeted with some semi-readable text. I have no clue how to fix it. As you can probably see the text isn't game breaking ,but it can be annoying.

Re: Text is difficult to read.

PostPosted: Sun May 29, 2016 19:43
by rubenwardy
Can you try 0.4.13, and see if the issue is there too?

Re: Text is difficult to read.

PostPosted: Sun May 29, 2016 23:26
by WinkingBaby
Yeah tried that. Slightly more readable. Still hard to read though. I tried a really old version and it worked on that one.

Re: Text is difficult to read.

PostPosted: Wed Jun 01, 2016 18:54
by Krock
You can adjust the font size manually if it's not shown correctly.
(Avoiding the GUI settings menu here to save you from deciphering the text)

1) Close Minetest
2) Open the file minetest.conf in your Minetest directory with any good text editor, like Geany / Notepad++
3) Add and increase the value of the setting "font_size" and "font_size_mono" (for the ingame chat logs) until it's displayed correctly.
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
font_size = 20
mono_font_size = 20