소스 검색

Fix(Win32): Jpan Theme

viest 6 년 전
부모
커밋
b5bbd2eb6d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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=\"新細明體\"/>",