http://kldp.org/node/74586#comment-364553
~/.fonts.conf 에 아래의 코드를 추가(파일이 없으면 만들어 줄 것)
<match>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" binding="strong">
<string>Malgun Gothic</string>
</edit>
</match>
~/.fonts.conf 에 아래의 코드를 추가(파일이 없으면 만들어 줄 것)
<match>
<test name="family">
<string>sans-serif</string>
</test>
<edit name="family" binding="strong">
<string>Malgun Gothic</string>
</edit>
</match>
댓글을 달아 주세요