PDA

View Full Version : Arial font in OpenOffice.org


iamroot
18th July 2007, 03:56 AM
Is there any way that I can get Times New Roman and Arial into OpenOffice.org? My school requires all documents to be in that font. Thanks.

Wayne
18th July 2007, 04:02 AM
Is there any way that I can get Times New Roman and Arial into OpenOffice.org? My school requires all documents to be in that font. Thanks.

Don't you have the msttfonts installed?

http://www.mjmwired.net/resources/mjm-fedora-f7.html#ttf

Wayne

iamroot
18th July 2007, 08:31 AM

I already have that package installed.

Cue
18th July 2007, 08:57 AM
If it doesn't come with that package then you can install it manually by making a new dir in /usr/share/fonts/ -something like my-fonts/ and copying the Arial font files there, then running as root "fc-cache -v -f".

I'm probably not allowed to attach those files here but I would if it's ok, I have those fonts. Copied them from Windows the last time I was on it - up yours MS! :D

iamroot
18th July 2007, 09:00 AM
I've stuffed the MS fonts into the font:/// directory and they work just fine=)

Wayne
18th July 2007, 10:53 AM
Then they should show up in OpenOffice, they do here. On the other hand, I'm not using the Fedora supplied version of OpenOffice :) but that shouldn't make a difference! As root do:

fc-cache -v -f

Wayne