how to use windows fonts?

hi guys,

I need some windows fonts for the encoding in my country websites, like arial, tahoma, verdana and times.
I installed fetchmsttfonts, but there’re no these fonts.
So even when I copy these fonts from /windows/fonts to /usr/share/fonts/truetype, they still not work. They’re not in Font Management. Even when I use Font Management to add these fonts files, it said these fonts are not fonts type.

Thanks for ur helps!

Open Yast > Software management
And just see if it doesn’t drag in any packages/updates automatically. Then apply them

Hi
They need to have the extension ttf? If so, you need to update the fonts cache, as root user run;


SuSEconfig --module fonts

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Also, for at least my own user, I’ve just dropped these in the ~/.fonts
directory (~ indicates the current user’s home directory, in case that
is not known). Works like a charm with .rtf files, though mine are not
from windoze.

Good luck.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://www.enigmail.net/

iQIcBAEBAgAGBQJQbwdyAAoJEF+XTK08PnB5+KsQAK/XAHtN7ddpauJEyP53jUTK
OUjXKV85G7HOfLehL1ph+Tp5N0YH3kcdxxe4Qj8QyfodSxSSIemSSYWayeiD9nCz
rBsYcvyJcFeiZOuue5XogH9WogUucrwkN3UV5QsrM4QECPJQAGOkGJD1pIzotyoP
mt/KtONO7GoPmBBvpcwVKDGz+OPyTBTgKHsmVv4xDvjG651AI1O0dBEbygm3sraF
xUCWcFoaCS7M3UTTH1r28Mg0btQvwG/IJWGhvoSLmi9qJWesfg0wO0xCKZfpi5S8
/z8oXclIRPErJpt7J1b5B44eNMb1AUxvByb2L8lzKmhWf/BUKxYDZCnDC9xPLOZT
XLOnCWAvUNiKZyG1N3sn3b2SjAUGFw9TiMvjdR3sZb7NXXDrbBXUSzId4/2NafYY
k0ukUCe91eDdvwY+I2NeyEoP67viK9StXVvNMaR1kdax50VmK9nxJZZ/jmxh3WH/
J716Bu8qtSTbvNl8L71ikNeK9C685skwfQq0Ln3Hpi1+SuJ/zzBjN+J4gwyO35Ej
CIqXP8pIbJXDgRsoPG7DIAc5ipK66DhCwtiZmr3TOsbDTsq9E7YTC8I8ssHYEFfF
1Zno5NO9QOu1p1Qcp7n3lRKkClrTyiUFa3hpasjx+WusXKWMXG6Y4Djr7zPY/obb
PgXXCyuejcLg1DVy5c3N
=Tafr
-----END PGP SIGNATURE-----

Just for the heck of it, I installed “fetchmsttfonts” in Yast software management. It automatically also installed a tool for extracting fonts from windows cab files. The, after installation, it went out and download the fonts and installed them.

Reloading the opensuse forum page (actually the “new posts” page) in firefox, I see that it now looks different. It must be using the new fonts. I think I preferred to previous version of that forum page.

After I did like you said, yes they now appear on Font Management, but cannot read or preview like others. That’s why when I open browser, all texts go crazy, so I’ve to re-delete.

Open Yast > Software management
And just see if it doesn’t drag in any packages/updates automatically. Then apply them

U mean to re-config fonts like above, right?

Also, for at least my own user, I’ve just dropped these in the ~/.fonts
directory (~ indicates the current user’s home directory, in case that
is not known). Works like a charm with .rtf files, though mine are not
from windoze.

Not work for me. When I try to copy these .ttf files to ~/.fonts, dolphin says “Cannot read”

Another option
Copy your windows fonts folder
rename in win_fonts
copy it to /usr/share/fonts

still not work. like i said above, fonts appear in Font Management, but cannot read or preview. that’s why after configuring fonts, browser cannot show these fonts.

anyway, i found out msttcorefonts, but there’s no package avaiable for OpenSUSE. So can I use the lastest one from Microsoft’s TrueType core fonts on rpm based systems ?

OMG, i got it.
I downloaded the lastest .exe files from sourceforge (link above) then use cabextract to get .ttf fonts. now everything is good.

thanks guys!

There was a bug in the KDE Live CD which meant that one of the folders needed was not created - see https://bugzilla.novell.com/show_bug.cgi?id=777151.

If the folder /etc/sysconfig/proxy is missing, simply create it and run the fetchmsttfonts script again and they should be installed successfully.

Thanks for the link and for confirming workaround. Originally installed from liveCD. I just got the error, remembered seeing this thread but without your post. Good timing! :slight_smile: