Browse Source

Fix(Win32): Jpan Theme

viest 6 năm trước cách đây
mục cha
commit
b5bbd2eb6d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      library/src/theme.c

+ 1 - 1
library/src/theme.c

@@ -69,7 +69,7 @@ const char *theme_strs[] = {
     "<a:latin typeface=\"Calibri\"/>",
     "<a:ea typeface=\"\"/>",
     "<a:cs typeface=\"\"/>",
-    "<a:font script=\"Jpan\" typeface=\"MS Pゴシック\"/>",
+    //"<a:font script=\"Jpan\" typeface=\"MS Pゴシック\"/>",
     "<a:font script=\"Hang\" typeface=\"맑은 고딕\"/>",
     "<a:font script=\"Hans\" typeface=\"宋体\"/>",
     "<a:font script=\"Hant\" typeface=\"新細明體\"/>",