Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 7995

General discussion • Safely removing fonts you don't want

$
0
0
I have a SLIGHTLY better understanding of fonts now ! Maybe I should say "font FAMILIES" !

I wanted to make the list of fonts to choose from much shorter in applications like LibreOffice Writer and Thunderbird. I decided that I did not need the Noto family of fonts.

  • system wide fonts live in /usr/share/fonts/*
  • noto fonts (directory) lives in the truetype subdirectory
  • move the noto directory to someplace else outside of /usr/share/fonts/*
  • clean up the font cache

Code:

 ~:$ sudo fc-cache -f -v

Statistics: Posted by theoldwizard1 — Sun Feb 22, 2026 12:27 am



Viewing all articles
Browse latest Browse all 7995

Trending Articles