Blog članak

How to Install Google Fonts on Ubuntu or Debian

Download and install Google Fonts on Ubuntu or Debian so they are available system-wide to desktop apps and design tools.

Sam tekst članka trenutačno je i dalje na engleskom, ali hrvatska navigacija, arhiva i povezani sadržaji ostaju dostupni.

Download Google Fonts from:

github.com

Create a .fonts directory in home using the terminal and the command:

mkdir ~/.fonts

Unzip the contents of the downloaded file (approx. 350MB) into the newly created .fonts directory with the command:

cd ~/.fonts; unzip ~/Downloads/master.zip

Regenerate the font cache command:

sudo fc-cache -fv

If you want new fonts to be loaded into already open applications, you must close and reopen them.

Now you need to have all the Google fonts available in all Linux system applications.

Povezane usluge

Ove su usluge usklađene s temom članka i daju čišći prijelaz od edukativnog sadržaja do konkretne implementacije.

Nastavite čitati

Prvo po zajedničkim kategorijama, a zatim po najjačem preklapanju u tagovima.