Hola despues de mucho,
Hoy, necesitaba instalar unas fuentes de microsoft en mi linux, específicamente el Times New Roman
para instalar no hubo mucho secreto… solo que tuve que buscar mucho jajajaja
bueno para podes instalar en el opensuse o en cualquier linux que use rpm.

mfleytas@networking01:~> wget ftp://ftp.gwdg.de/pub/linux/misc/suser-jengelh/AnyDistro/noarch/MicrosoftFonts-1-jen14.noarch.rpm
asking libproxy about url 'ftp://ftp.gwdg.de/pub/linux/misc/suser-jengelh/AnyDistro/noarch/MicrosoftFonts-1-jen14.noarch.rpm'
libproxy suggest to use 'direct://'
--2012-02-19 22:58:29--  ftp://ftp.gwdg.de/pub/linux/misc/suser-jengelh/AnyDistro/noarch/MicrosoftFonts-1-jen14.noarch.rpm
           => “MicrosoftFonts-1-jen14.noarch.rpm”
Resolviendo ftp.gwdg.de (ftp.gwdg.de)... 134.76.12.3
Conectando con ftp.gwdg.de (ftp.gwdg.de)[134.76.12.3]:21... conectado.
Identificándose como anonymous ... ¡Dentro!
==> SYST ... hecho.   ==> PWD ... hecho.
==> TYPE I ... hecho.  ==> CWD (1) /pub/linux/misc/suser-jengelh/AnyDistro/noarch ... hecho.
==> SIZE MicrosoftFonts-1-jen14.noarch.rpm ... 18502858
==> PASV ... hecho.   ==> RETR MicrosoftFonts-1-jen14.noarch.rpm ... hecho.
Longitud: 18502858 (18M) (probablemente)

100%[==================================================================================================================================>] 18.502.858   110K/s   en 3m 12s  

2012-02-19 23:01:46 (94,0 KB/s) - “MicrosoftFonts-1-jen14.noarch.rpm” guardado [18502858]

mfleytas@networking01:~> sudo rpm -Uvh MicrosoftFonts-1-jen14.noarch.rpm
advertencia:MicrosoftFonts-1-jen14.noarch.rpm: EncabezadoV4 DSA/SHA1 Signature, ID de clave 844c4360: NOKEY
Preparando...               ########################################### [100%]
   1:MicrosoftFonts         ########################################### [100%]
Starting SuSEconfig, the SuSE Configuration Tool...
Running module fonts only
Reading /etc/sysconfig and updating the system...
Executing /sbin/conf.d/SuSEconfig.fonts...
Creating fonts.{scale,dir} files vim .........
/etc/fonts/suse-font-dirs.conf unchanged
/etc/fonts/suse-hinting.conf unchanged
/etc/fonts/suse-bitmaps.conf unchanged
Creating cache files for fontconfig .........................
Creating 32bit cache files for fontconfig .............................
generating java font setup
Warning: cannot find a sans serif Japanese font. Japanese in Java might not work.
Warning: cannot find a monospaced Japanese font. Japanese in Java might not work.
Warning: cannot find a serif Japanese font. Japanese in Java might not work.
Warning: cannot find a sans serif simplified Chinese font. Simplified Chinese in Java might not work.
Warning: cannot find a serif simplified Chinese font. Simplified Chinese in Java might not work.
Warning: cannot find a sans serif traditional Chinese font. Traditional Chinese in Java might not work.
Warning: cannot find a serif traditional Chinese font. Traditional Chinese in Java might not work.
Warning: cannot find a sans serif Korean font. Korean in Java might not work.
Warning: cannot find a serif Korean font. Korean in Java might not work.
writing /usr/lib64/jvm/jre/lib/fontconfig.SuSE.properties
Finished.

o sea… bajamos el rpm e instalamos

wget ftp://ftp.gwdg.de/pub/linux/misc/suser-jengelh/AnyDistro/noarch/MicrosoftFonts-1-jen14.noarch.rpm
sudo rpm -Uvh MicrosoftFonts-1-jen14.noarch.rpm

bye

Escrito el 19 / febrero / 2012 y trata sobre: fuentes, linux

#!$%* fuente…
bueno les digo como instalar…
primero que nada tienen que conseguir las fuentes
De donde sacan??
el arial narrow no es gratis se compra

http://www.microsoft.com/typography/fonts/family.aspx?FID=22

por ahi si ya compraron y tienen en algun guindos pueden sacar de la carpeta c:/windows/fonts/
ok digamos que conseguimos el arial narrow y queremos instalar en el linux “YA NOMAS!!”, nuestra fuente se llama arialnarrow.TTF
en este caso deberiamos copiar el archivo arialnarrow.TTF en la carpeta /usr/share/fonts/truetype
o sea

# cp  arialnarrow.TTF /usr/share/fonts/truetype/
# fc-cache -v
/usr/share/fonts: skipping, existing cache is valid: 0 fonts, 10 dirs
/usr/share/fonts/100dpi: skipping, existing cache is valid: 398 fonts, 0 dirs
/usr/share/fonts/75dpi: skipping, existing cache is valid: 398 fonts, 0 dirs
/usr/share/fonts/Speedo: skipping, existing cache is valid: 0 fonts, 0 dirs
/usr/share/fonts/Type1: skipping, existing cache is valid: 29 fonts, 0 dirs
/usr/share/fonts/URW: skipping, existing cache is valid: 43 fonts, 0 dirs
/usr/share/fonts/cyrillic: skipping, existing cache is valid: 0 fonts, 0 dirs
/usr/share/fonts/encodings: skipping, existing cache is valid: 0 fonts, 1 dirs
/usr/share/fonts/encodings/large: skipping, existing cache is valid: 0 fonts, 0 dirs
/usr/share/fonts/misc: skipping, existing cache is valid: 136 fonts, 0 dirs
/usr/share/fonts/truetype: skipping, existing cache is valid: 121 fonts, 0 dirs
/usr/share/fonts/util: skipping, existing cache is valid: 0 fonts, 0 dirs
/usr/X11R6/lib/X11/fonts: skipping, no such directory
/opt/kde3/share/fonts: skipping, no such directory
/usr/local/share/fonts: skipping, no such directory
/root/.fonts: skipping, no such directory
/usr/share/fonts/75dpi: skipping, looped directory detected
/usr/share/fonts/truetype: skipping, looped directory detected
/usr/share/fonts/Speedo: skipping, looped directory detected
/usr/share/fonts/util: skipping, looped directory detected
/usr/share/fonts/cyrillic: skipping, looped directory detected
/usr/share/fonts/misc: skipping, looped directory detected
/usr/share/fonts/encodings: skipping, looped directory detected
/usr/share/fonts/encodings/large: skipping, looped directory detected
/usr/share/fonts/Type1: skipping, looped directory detected
/usr/share/fonts/100dpi: skipping, looped directory detected
/var/cache/fontconfig: cleaning cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
#

y sha esta…
lo que hace fc-cache es releer el directorio de fuentes e instalar la fuente que copiamos a /usr/share/fonts/truetype/
esto podemos hacer con cualquier fuente que queramos instalar no solamente con el arial narrow

Escrito el 20 / octubre / 2010 y trata sobre: comandos, fuentes, linux