【deb系】Ubuntu Linu ..
640:login:Penguin
07/03/16 22:06:29 uIVXXvQR
>>636
/etc/fonts/local.confに
<fontconfig>
<match target="font">
<!-- check to see if the font is just regular -->
<test name="weight" compare="less_eq">
<const>medium</const>
</test>
<!-- check to see if the pattern requests bold -->
<test target="pattern" name="weight" compare="more">
<const>medium</const>
</test>
<!-- set the embolden flag -->
<edit name="embolden" mode="assign">
<bool>true</bool>
</edit>
</match>
</fontconfig>
でFirefoxで太字出るはず。さんざん既出だから次はテンプレに入れてもいいかもね
次ページ最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5365日前に更新/164 KB
担当:undef