Update README.md with font cache refresh command
Add instructions to refresh font cache after installing custom fonts for LibreOffice, ensuring proper font rendering
This commit is contained in:
@@ -448,6 +448,11 @@ Some examples in LibreOffice Impress use non-default system fonts, and you need
|
|||||||
unzip fonts.zip -d /usr/share/fonts/
|
unzip fonts.zip -d /usr/share/fonts/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And then run the following command to refresh the font cache:
|
||||||
|
```bash
|
||||||
|
sudo fc-cache -fv
|
||||||
|
```
|
||||||
|
|
||||||
##### Customized Plugin Installation
|
##### Customized Plugin Installation
|
||||||
|
|
||||||
**VS Code plugin installation:**
|
**VS Code plugin installation:**
|
||||||
|
|||||||
Reference in New Issue
Block a user