Wei Mingzhi 6 years ago
parent
commit
102310439e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      font.c

+ 1 - 1
font.c

@@ -433,7 +433,7 @@ PAL_InitFont(
    {
       PAL_LoadUserFont(cfg->pszFontFile);
    }
-   else
+   else if (_font_height != 15)
    {
       switch (g_TextLib.iFontFlavor)
       {