티스토리 뷰
336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
/home/.fonts 폴더에 ttf 파일을 복사하고,(폴더 없으면 만들고)
/etc/fonts/conf.d/29-language-selector-ko-kr.conf 파일을 편집해서,
<!-- Turn off antialias and autohint for Korean fonts depending on pixelsize -->
밑에 있는
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
이렇게 true 로 수정하면 된다. 기본적으로 이렇게 배포되면 좋을텐데 좀 아쉬운 부분이다.
/etc/fonts/conf.d/29-language-selector-ko-kr.conf 파일을 편집해서,
<!-- Turn off antialias and autohint for Korean fonts depending on pixelsize -->
밑에 있는
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
<edit name="autohint" mode="assign">
<bool>true</bool>
</edit>
이렇게 true 로 수정하면 된다. 기본적으로 이렇게 배포되면 좋을텐데 좀 아쉬운 부분이다.
댓글
최근에 올라온 글
- Total
- Today
- Yesterday