Fix for incorrect text rendering in some areas of the GUI #496

This commit is contained in:
Dimitris Panokostas 2019-08-18 20:56:42 +02:00
parent 955e03cefc
commit 1aafa45e23

View file

@ -914,6 +914,7 @@ namespace widgets
}
#endif
gcn::Widget::setGlobalFont(gui_font);
gui_font->setAntiAlias(false);
//--------------------------------------------------
// Create main buttons