Linux Training Community::Ubuntu::Ubuntu 9.04 Firefox 3.5 fonts are messed up
Home
Blog
Products
Contact Us
Linux Training Community :: Ubuntu
Board Index
Latest Posts
Welcome Guest
[Login]
Subject :Ubuntu 9.04 Firefox 3.5 fonts are messed up..
2009-08-26 07:07:22
jhanson
Joined
: 2009-05-28 08:01:13
Posts
: 16
Location
:
6
When I updated my Ubuntu computer to the latest Firefox (3.5) all the fonts look terrible...anyone know how to fix?
IP Logged
Subject :Re:Ubuntu 9.04 Firefox 3.5 fonts are messed up..
2009-08-26 13:39:58
aweber
Joined
: 2009-06-03 16:34:16
Posts
: 68
Location
: Spokane
7
Your problem comes from Firefox 3.5 uses a different font rendering option that makes the fonts heavier and in many people opinion, less appealing.
Firefox 3.5 takes its font hinting orders from fontconfig, instead of gnome's font settings.
This worked for me.
Code:
cd /etc/fonts/ sudo mv conf.d/10-hinting-slight.conf . sudo ln -s conf.avail/10-hinting-slight.conf conf.d/ sudo mv conf.d/10-hinting.conf . sudo ln -s conf.avail/10-hinting.conf conf.d/ sudo dpkg-reconfigure fontconfig
Let me know..
IP Logged
Need Help? Just Ask!
Page #
5
10
15
20
25
30
50
100
All
Powered by
ccBoard
Linux Training
Online Courses
Live Training
Linux Consulting
On-site Training
Desktop Tutorials
Debian
Ubuntu
Linux Mint
OpenSUSE
PCLinuxOS
Fedora
Server Tutorials
Ubuntu
CentOS
Nagios
Postfix
Web Server
DNS Server
Firewall
FTP Server
Proxy Server
Regular Expressions
Samba
Server Management
Server Security
Virtualization
Web Server
Official Nagios Training
Preview Our Live Nagios Class
Contact Us
BeginLinux.com
(406)-827-4648
mike at beginlinux.com