Created
January 8, 2014 02:32
-
-
Save youcune/8310781 to your computer and use it in GitHub Desktop.
これを
~/Library/Application Support/Microsoft/Office/ユーザー テンプレート/個人用テーマ/Theme Fonts
に設置すると、Mac版PowerPointでヒラギノ角ゴをデフォルトフォントにしたテーマが使えます。 参考
http://irritantis.info/2013/08/font_pattern_for_mac_powerpoint_theme/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<a:fontScheme xmlns:a="http://schemas.openxmlformats.org/drawingml/2006/main" name="Lucida Grande+ヒラギノ角ゴ"><a:majorFont><a:latin typeface="Lucida Grande"/><a:ea typeface="ヒラギノ角ゴ ProN"/><a:cs typeface=""/></a:majorFont><a:minorFont><a:latin typeface="Lucida Grande"/><a:ea typeface="ヒラギノ角ゴ ProN"/><a:cs typeface=""/></a:minorFont></a:fontScheme> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment