“Installieren Sie Schriftart Ubuntu” Code-Antworten

Installieren Sie Schriftart Ubuntu

1-//Copy the fonts to /usr/local/share/fonts
2- sudo fc-cache -fv
Marwen Labidi

So fügen Sie eine Schriftart in Ubuntu hinzu

# Copy the fonts to /usr/local/share/fonts or a subfolder
# (such as /usr/local/share/fonts/TTF) and 
# then run sudo fc-cache -fv. There are some graphical programs
# you can install to make this easier, but I've never felt the need
# to try any of them. 
# The Ubuntu wiki page on Fonts here may be of help too.
Salo Hopeless

Ähnliche Antworten wie “Installieren Sie Schriftart Ubuntu”

Fragen ähnlich wie “Installieren Sie Schriftart Ubuntu”

Weitere verwandte Antworten zu “Installieren Sie Schriftart Ubuntu” auf Shell/Bash

Durchsuchen Sie beliebte Code-Antworten nach Sprache

Durchsuchen Sie andere Codesprachen