Created
March 22, 2016 12:37
-
-
Save butsugiri/d8d558e067ef74e3649b to your computer and use it in GitHub Desktop.
PowerPoint用のフォントxml
This file contains 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="ヒラギノ角ゴ+Avenir"><a:majorFont><a:latin typeface="Avenir Next"/><a:ea typeface="Hiragino Kaku Gothic ProN W3"/><a:cs typeface=""/></a:majorFont><a:minorFont><a:latin typeface="Avenir Next"/><a:ea typeface="Hiragino Kaku Gothic ProN W3"/><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