git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11935
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
struct font_t *wxFont::GetMGLfont_t(float scale, bool antialiased)
{
struct font_t *wxFont::GetMGLfont_t(float scale, bool antialiased)
{
+ // FIXME_MGL -- no antialiasing for fonts smaller than certain treshold!
if ( !M_FONTDATA->m_valid )
{
wxMGLFontLibrary *old = M_FONTDATA->m_library;
if ( !M_FONTDATA->m_valid )
{
wxMGLFontLibrary *old = M_FONTDATA->m_library;