Adding New Fonts

For full details on adding new fonts see here.

Copy a new TrueType fonts (*.ttf) font file in the directory /usr/share/fonts (for all users) or ~/.fonts (for a specific user, e.g. /home/pi/.fonts  – create the directory if necessary and note the dot').

You can test the new fonts are then available using Leafpad

List Installed Fonts


fc-list

 

USEFUL?
We benefit hugely from resources on the web so we decided we should try and give back some of our knowledge and resources to the community by opening up many of our company’s internal notes and libraries through mini sites like this. We hope you find the site helpful.
Please feel free to comment if you can add help to this page or point out issues and solutions you have found, but please note that we do not provide support on this site. If you need help with a problem please use one of the many online forums.

Comments

  1. Anonymous

    1 day ago

    It appears to be installed on my Pi (4 with Bookworm) but doesn’t show in Chromium

  2. Kevin Huang

    3 years ago

    This works for me:
    1. Download ubuntu fonts and extract to *.ttf
    2. sudo cp ubuntu*.ttf /usr/share/fonts/truetype/ttf-liberation

  3. Kyle Flores

    7 years ago

    Doesnt work permission denied
    How to fix?

    1. forloop

      3 years ago

      use terminal command.
      $ sudo cp aaa/bbb.ttf /usr/share/fonts

Leave a Reply to Kyle Flores Cancel reply

Your email address will not be published. Required fields are marked *