“Instale a font ubuntu” Respostas de código

Instale a font ubuntu

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

Como adicionar fonte no Ubuntu

# 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

Respostas semelhantes a “Instale a font ubuntu”

Perguntas semelhantes a “Instale a font ubuntu”

Mais respostas relacionadas para “Instale a font ubuntu” em Shell/Bash

Procure respostas de código populares por idioma

Procurar outros idiomas de código