検索条件
全8件
(2/2ページ)
set encoding=utf-8 set fileencodings=euc-jp,sjis,iso-2022-jp,utf-8 colorscheme ron set ambiwidth=doubleの内容で作成。
<fontconfig>
<match target="pattern">
<test qual="any" name="family">
<string>Ryumin</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>IPAexMincho</string>
</edit>
</match>
<match target="pattern">
<test qual="any" name="family">
<string>GothicBBB Medium Identity H</string>
</test>
<edit name="family" mode="prepend" binding="strong">
<string>IPAexGothic</string>
</edit>
</match>
</fontconfig>
の内容で作成。