fonts-config/Common.xcu.template

54 lines
1.5 KiB
Plaintext
Raw Normal View History

<node oor:name="Font">
<node oor:name="Substitution">
<prop oor:name="Replacement" oor:type="xs:boolean">
<value>true</value>
</prop>
<node oor:name="FontPairs">
<node oor:name="_0" oor:op="replace">
<prop oor:name="Always" oor:type="xs:boolean">
<value>true</value>
</prop>
<prop oor:name="ReplaceFont" oor:type="xs:string">
<value> ゴシック</value>
</prop>
<prop oor:name="SubstituteFont" oor:type="xs:string">
<value>_MSGOTHIC_</value>
</prop>
</node>
<node oor:name="_1" oor:op="replace">
<prop oor:name="Always" oor:type="xs:boolean">
<value>true</value>
</prop>
<prop oor:name="ReplaceFont" oor:type="xs:string">
<value> 明朝</value>
</prop>
<prop oor:name="SubstituteFont" oor:type="xs:string">
<value>_MSMINCHO_</value>
</prop>
</node>
<node oor:name="_2" oor:op="replace">
<prop oor:name="Always" oor:type="xs:boolean">
<value>true</value>
</prop>
<prop oor:name="ReplaceFont" oor:type="xs:string">
<value> Pゴシック</value>
</prop>
<prop oor:name="SubstituteFont" oor:type="xs:string">
<value>_MSPGOTHIC_</value>
</prop>
</node>
<node oor:name="_3" oor:op="replace">
<prop oor:name="Always" oor:type="xs:boolean">
<value>true</value>
</prop>
<prop oor:name="ReplaceFont" oor:type="xs:string">
<value> P明朝</value>
</prop>
<prop oor:name="SubstituteFont" oor:type="xs:string">
<value>_MSPMINCHO_</value>
</prop>
</node>
</node>
</node>
</node>