Page 1 of 1

OpenOffice's Imaginary Default Font

Posted: Thu Apr 24, 2008 5:03 pm
by mkeller
The default font in OpenOffice is called "Times." As far as I can tell, it is not a real font, but rather a pointer of sorts to some other font on your system. The GNOME character map does not show any font named Times, and even the font selector in OpenOffice does not show it in the list (except as the current font, when it is).

In vanilla Ubuntu (and Kubuntu), Times seems to point to the real-world font FreeSerif. In Linux Mint, it's something else — not exactly sure what the font is called, but it's one I decidedly don't like.

So, the question: How does one change the real font Times points to?

(And yes, I know I could just change the default font to FreeSerif, but I'd rather like to do it this way, if at all possible. :mrgreen: )

Re: OpenOffice's Imaginary Default Font

Posted: Sun Apr 27, 2008 7:05 am
by Zwopper
One way to tackle this would be to

Code: Select all

apt install msttcorefonts

Re: OpenOffice's Imaginary Default Font

Posted: Fri May 02, 2008 4:05 pm
by mkeller
But that would just add new fonts, not change anything with OpenOffice, right?

I seem to have figured out a solution to this problem — not exactly what I was hoping for, but it works. To replace any font you don't like with one you prefer, open OpenOffice, and go to Tools -> Options -> OpenOffice.org -> Fonts. Then check Apply Replacement Table, pick the font you want to replace and the one you want to replace it with, click the green checkmark, click OK, and restart OpenOffice (the font spacing may looked messed up, otherwise).

And there you go!