Fonts update
(Redirected from Fonts)
#!/bin/sh # Update fonts. mkfontdir mkfontscale # Scan directories with apparently valid caches (-f, --force,) verbose (-v, --verbose) (see also man fc-cache): fc-cache -f -v
#!/bin/sh # Update fonts. mkfontdir mkfontscale # Scan directories with apparently valid caches (-f, --force,) verbose (-v, --verbose) (see also man fc-cache): fc-cache -f -v