viest 6 лет назад
Родитель
Сommit
cb8e18e185
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      library/src/theme.c

+ 1 - 1
library/src/theme.c

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