Tagging
Try bookmarklet. Easy tagging.
Do you want to delete?
Do you want to modify?
  • LINKTAG
  • New
  • Tag
  • Comment
  • Tag, fontconfig
Sign in

fontconfig

it ops ubuntu fontconfig itnerd.tistory.com

Centos 폰트 설치

cd ~/ 홈디렉토리 가기 mkdir .font 폰트용 폴더만들기 font 설치 먼저 폰트를 관리하는 유틸리티인 fontconfig패키지를 설치합니다. RHEL/CentOS sudo yum install fontconfig Ubuntu sudo apt install fontconfig fc-cache 명령어는 시스템에 있는 폰트를 읽어서 cache 정보를 만드는 유틸리티입니다. 강제로 재생성하는 옵션인 -f 와 상세 정보를 보는 -v 옵션을 사용해서 캐시 정보를 갱신합니다. 폰트 캐시 sudo fc-cache -f -v /usr/share/fonts: caching, new cache contents: 0 fonts, 2 dirs /usr/share/fonts/nanum: caching, new cach..
wono 5 months ago | discuss |
© 2025. LINKTAG.ORG. Help Feedback Privacy Terms