Remove automatic consistent formspec size <-> font size (now has to be done manually)
authorsapier <Sapier at GMX dot net>
Fri, 9 Jan 2015 17:01:59 +0000 (18:01 +0100)
committersapier <Sapier at GMX dot net>
Fri, 9 Jan 2015 17:46:24 +0000 (18:46 +0100)
commitde3888ca09a43371d3ef1fa3ff20e5501044d6ef
tree5486fb83392802e18060aa403b4745e80c9873dd
parent3c8e3721199ff5b9f7f454e5a6ecf76a87d3a3f9
Remove automatic consistent formspec size <-> font size (now has to be done manually)
Set builtin formspecs to autoscale in order to get consistent formspec look and feel
Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
builtin/mainmenu/init.lua
src/game.cpp
src/guiFormSpecMenu.cpp