浏览代码

fix some punctuations not shown correctly when using wor16.fon

Wei Mingzhi 7 年之前
父节点
当前提交
8adcc98929
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      font.c

+ 1 - 0
font.c

@@ -128,6 +128,7 @@ static void PAL_LoadEmbeddedFont(void)
 			unicode_font[w][30] = 0;
 			unicode_font[w][30] = 0;
 			unicode_font[w][31] = 0;
 			unicode_font[w][31] = 0;
 		}
 		}
+		font_width[w] = 32;
 	}
 	}
 	free(wchar_buf);
 	free(wchar_buf);