Yes, I can reproduce that - Windows only. It is indeed ghastly. Hitting Window->Reset Layout improves the situation considerably, but you have to play with tiles, and changing fonts does nothing.
I'll try and work out what's gone wrong.
Pete - any chance one of the type changes could have done this? Bear in mind that the autobuilder cross-compiles:
Do we maybe need a new cross-compile target?
I'll try and work out what's gone wrong.
Pete - any chance one of the type changes could have done this? Bear in mind that the autobuilder cross-compiles:
Code:
make -f Makefile.win CROSS=i586-mingw32msvc- all
Comment