“instalar fuente ubuntu” Código de respuesta

instalar fuente ubuntu

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

Cómo agregar fuente en 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

Respuestas similares a “instalar fuente ubuntu”

Preguntas similares a “instalar fuente ubuntu”

Más respuestas relacionadas con “instalar fuente ubuntu” en Shell/Bash

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código