Fix for incorrect text rendering in some areas of the GUI #496
This commit is contained in:
parent
955e03cefc
commit
1aafa45e23
1 changed files with 1 additions and 0 deletions
|
@ -914,6 +914,7 @@ namespace widgets
|
|||
}
|
||||
#endif
|
||||
gcn::Widget::setGlobalFont(gui_font);
|
||||
gui_font->setAntiAlias(false);
|
||||
|
||||
//--------------------------------------------------
|
||||
// Create main buttons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue