"리눅스 fc-cache"의 두 판 사이의 차이

잔글 (봇: 자동으로 텍스트 교체 (-==참고 자료== +==참고==))
 
23번째 줄: 23번째 줄:
* [[fontconfig]]
* [[fontconfig]]


==참고 자료==
==참고==
* https://en.wikipedia.org/wiki/Fontconfig
* https://en.wikipedia.org/wiki/Fontconfig


[[분류: 리눅스]]
[[분류: 리눅스]]
[[분류: /usr/bin]]
[[분류: /usr/bin]]

2017년 7월 11일 (화) 03:45 기준 최신판

1 개요[ | ]

리눅스 fc-cache
/usr/bin/fc-cache
  • 폰트정보 캐시파일 구성 명령어
root@zetawiki:~# fc-cache --help
usage: fc-cache [-frsvVh] [-y SYSROOT] [--force|--really-force] [--sysroot=SYSROOT] [--system-only] [--verbose] [--version] [--help] [dirs]
Build font information caches in [dirs]
(all directories in font configuration by default).

  -f, --force              scan directories with apparently valid caches
  -r, --really-force       erase all existing caches, then rescan
  -s, --system-only        scan system-wide directories only
  -y, --sysroot=SYSROOT    prepend SYSROOT to all paths for scanning
  -v, --verbose            display status information while busy
  -V, --version            display font config version and exit
  -h, --help               display this help and exit

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}