View Single Post
  #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