1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:22:06 +02:00
tldr/pages/linux/fc-cache.md
2021-08-15 19:59:09 +02:00

334 B

fc-cache

Scan font directories to build font cache files. More information: https://manned.org/fc-cache.

  • Generate font cache files:

fc-cache

  • Force a rebuild of all font cache files, without checking if cache is up-to-date:

fc-cache -f

  • Erase font cache files, then generate new font cache files:

fc-cache -r