fc-cache: add new page (#3452)
This commit is contained in:

committed by
Marco Bonelli

parent
4d8a24c6a5
commit
6cce30d20a
15
pages/linux/fc-cache.md
Normal file
15
pages/linux/fc-cache.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# fc-cache
|
||||
|
||||
> Scan font directories in order to build font cache files.
|
||||
|
||||
- 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`
|
Reference in New Issue
Block a user