
Did you look at the option to use system fonts in the tools-menu->options->view?El_Presidente_Pufferfish wrote:As you can see above, my GUI fonts in openoffice are huge. The fonts are fine when I type on the paper itself, its just the menus and such[...]

Tried it, along with Icon Size, and screen font anti-aliasing turned offloony wrote:Did you look at the option to use system fonts in the tools-menu->options->view?El_Presidente_Pufferfish wrote:As you can see above, my GUI fonts in openoffice are huge. The fonts are fine when I type on the paper itself, its just the menus and such[...]
Code: Select all
include "/usr/share/themes/Clearlooks/gtk-2.0/gtkrc"
include "/home/<YOUR_USER>/.gtkrc.mine"Code: Select all
gtk-icon-theme-name="gnome"
style "user-font"
{
font_name="Linux Libertine 13"
}
widget_class "*" style "user-font"
gtk-font-name="Linux Libertine 13"It's not about the theme or font I use - you can choose whatever you want ... just put it into these filesquad wrote:Will try it. The theme /usr/share/themes/Clearlooks doesn't exist on my system so I need to find out what to install for it to appear. Not sure about the Libertine font too. Thanks.
Update:
emerge -va smooth-themes installed the missing theme. Experimenting further...

Code: Select all
$ OOO_FORCE_DESKTOP=gnome ooffice2