openSUSE Forums > Archives > SF Archives > ARCHIVES - Software » Menu Font In Openoffice 2.3 On 10.3 Not Antialiased

Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software
Forums FAQ Members List Search Today's Posts Mark Forums Read

ARCHIVES - Software Questions about use, installation, or configuration of software running on SUSE Linux

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-Oct-2007, 08:47
helmerj
Guest
 
Posts: n/a
Default

Hi!

I have just installed the brand new OpenSuse 10.3 on my machine. The menu font of OpenOffice is not antialiased and looks rather horrible. I have tried to turn on and off "use system fonts" and I have also tried to use a font replacement table (replace "Andale Sans UI" with Arial or whatever) to no avail. Anitaliasing works fine otherwise throughout the system (KDE).

Does anybody have a similar problem and a fix for it?

Cheers Juergen
  #2 (permalink)  
Old 08-Oct-2007, 05:13
helmerj
Guest
 
Posts: n/a
Default

Quote:
Hi!

I have just installed the brand new OpenSuse 10.3 on my machine. The menu font of OpenOffice is not antialiased and looks rather horrible. I have tried to turn on and off "use system fonts" and I have also tried to use a font replacement table (replace "Andale Sans UI" with Arial or whatever) to no avail. Anitaliasing works fine otherwise throughout the system (KDE).

Does anybody have a similar problem and a fix for it?

Cheers Juergen
[/b]
I downloaded the source of freettype2 and compiled it. I then disabled use systemfonts and use the font replacement table to have "Andale Sans UI" replaced by Nimbus Sans and that looks alright... So kinda solved I guess...

I also tried the sub pixel hinting enabled freetype which id do anything on my machine...

Cheers Juergen
  #3 (permalink)  
Old 09-Oct-2007, 02:51
shishirverma
Guest
 
Posts: n/a
Default

you dont have to compile..
I dont know how to set this from GUI, i am sure there is some option, but you can modify the file:

/usr/share/fonts-config/suse-hinting.conf.template
Code:
****** <bool>true</bool>
****************</edit>
****************<edit name="hintstyle">
********<const>hintfull</const>
to
Code:
****** <bool>true</bool>
****************</edit>
****************<edit name="hintstyle">
**** <const>hintnone</const>
Then run as root: SuSEconfig
this will make your kdm fonts look good too. I am trying to figure out a way to do this through YaST2 as well.
But till then, I think this should be good enough to get the crisp beautiful fonts.
  #4 (permalink)  
Old 09-Oct-2007, 03:40
helmerj
Guest
 
Posts: n/a
Default

Quote:
you dont have to compile..
I dont know how to set this from GUI, i am sure there is some option, but you can modify the file:

/usr/share/fonts-config/suse-hinting.conf.template
Code:
****** <bool>true</bool>
****************</edit>
****************<edit name="hintstyle">
********<const>hintfull</const>
to
Code:
****** <bool>true</bool>
****************</edit>
****************<edit name="hintstyle">
**** <const>hintnone</const>
Then run as root: SuSEconfig
this will make your kdm fonts look good too. I am trying to figure out a way to do this through YaST2 as well.
But till then, I think this should be good enough to get the crisp beautiful fonts.
[/b]
hi!
Well thanks a lot!! This is great to know. Now fonts look as good as they did under 10.2.

Thanks,
Juergen
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2