Forum

The time now is Tue Feb 09, 2010 6:42 pm

Become a registered member of the Mandriva community.It takes only 5 mns and it's free ... Learn more ...
Firefox 3 terrible fonts

 
Post new topic   Reply to topic    Mandriva Forum Index -> General Software
View previous topic :: View next topic  
Author Message
PostPosted: Fri Jun 20, 2008 6:33 am    Post subject: Firefox 3 terrible fonts Reply with quote

I installed Firefox 3 from the Testing repos and it works fine. But, somehow all the fonts look terribly disgusting. Fonts over FF 2.0.14 are fine. I set all the settings in FF 3 similar to those in FF 2.0.14, but still to no avail. Anyone else facing the same issues ? Any suggestions for resolving this ?
SrikarGottipati

SrikarGottipati

Joined: 26 Mar 2007
Posts: 640
Location: NJ, USA

Back to top
View user's profile Send private message
PostPosted: Fri Jun 20, 2008 7:08 am    Post subject: Reply with quote

Srikar,
I installed the version present in the testing repo..and with the subpixel patches enabled through libXft & libcairo2 and PLF's BCI, the fonts look great. Can't attach a screenshot here, because I don't know how!

-Anshul
AnshulJain

AnshulJain

Joined: 23 Feb 2007
Posts: 507
Location: Bangalore, India

Back to top
View user's profile Send private message
PostPosted: Fri Jun 20, 2008 7:33 am    Post subject: Reply with quote

AnshulJain wrote:
Srikar,
I installed the version present in the testing repo..and with the subpixel patches enabled through libXft & libcairo2 and PLF's BCI, the fonts look great. Can't attach a screenshot here, because I don't know how!

-Anshul


Can you host the screenshots in tinypic.com or imageping.com ? Thanks for your help Smile Smile
SrikarGottipati

SrikarGottipati

Joined: 26 Mar 2007
Posts: 640
Location: NJ, USA

Back to top
View user's profile Send private message
PostPosted: Fri Jun 20, 2008 6:35 pm    Post subject: Reply with quote

I've installed FF 3.0 from mozilla page and I had those ugly fonts too. All I've changed was the "default font" option - from "serif" to "times" and now it looks ok.
melk

Non Figura

Joined: 09 Nov 2007
Posts: 47

Back to top
View user's profile Send private message
PostPosted: Fri Jun 20, 2008 8:34 pm    Post subject: Reply with quote

AnshulJain wrote:
Srikar,
I installed the version present in the testing repo..and with the subpixel patches enabled through libXft & libcairo2 and PLF's BCI, the fonts look great. Can't attach a screenshot here, because I don't know how!

-Anshul


Can you please let me know how I can enable the subpixel patches ?
SrikarGottipati

SrikarGottipati

Joined: 26 Mar 2007
Posts: 640
Location: NJ, USA

Back to top
View user's profile Send private message
PostPosted: Fri Jun 20, 2008 8:50 pm    Post subject: Reply with quote

melk wrote:
I've installed FF 3.0 from mozilla page and I had those ugly fonts too. All I've changed was the "default font" option - from "serif" to "times" and now it looks ok.


thanks for the suggestion. Changing the default to Times helped,but still the fonts are not as smooth as 2.0.14 Sad Sad
SrikarGottipati

SrikarGottipati

Joined: 26 Mar 2007
Posts: 640
Location: NJ, USA

Back to top
View user's profile Send private message
PostPosted: Sat Jun 21, 2008 1:47 am    Post subject: Reply with quote

The screenshot is at:- http://www.imageping.com/show.php/30448_Screenshot1.png.html

Now for the subpixel enabled fonts, I pulled those from the Fedora Forums and they have the latest Ubuntu patches...and no worry, work great on Mandriva. Shoot me a PM and I shall be glad to email them to you. There is *some* jugglery involved with it...but its not a big deal at all Smile

The patches are really awesome...trust me, I wish Mandriva (PLF) implements this soon..and fast!

-Anshul
AnshulJain

AnshulJain

Joined: 23 Feb 2007
Posts: 507
Location: Bangalore, India

Back to top
View user's profile Send private message
PostPosted: Sat Jun 21, 2008 3:01 am    Post subject: Reply with quote

Thanks for the screenshot. The fonts look great, exactly similar to what I was looking for.
SrikarGottipati

SrikarGottipati

Joined: 26 Mar 2007
Posts: 640
Location: NJ, USA

Back to top
View user's profile Send private message
PostPosted: Sat Jun 21, 2008 5:36 am    Post subject: FF3 Font Rendering - Great Fonts on Mandriva Reply with quote

Just a followup to the post on how to get great fonts for your new FF3 and also the desktop as a whole.

The genesis of these RPMs are from Ubuntu Hardy and were patched by a kind soul at the Fedora forum. PLF's RPMs enable only the BCI and not Cleartype-Subpixel stuff through cairo and libxft. Ubuntu incorporates the Cleartype stuff and some more patches that are supposed to go upstream in freetype (Adam Williamson summed it up in one of his Cooker posts)

To get the fonts, perform the following steps:-

1. Grab the Fonts.zip file from the following post:- http://fedoraforum.org/forum/showthread.php?t=186789, they have RPMs for 32-bit and 64-bit systems as well.

2. Untar them to a folder, Fonts.zip, and open the console..login as root.

3. Remove the stock Mandriva RPMs:-
# rpm -e libcairo2-* --nodeps
# rpm -e libxft2-* --nodeps
# rpm -e fontconfig-* --nodeps
# rpm -e libfontconfig1-* --nodeps
# rpm -e libfreetype6-* --nodeps

4. Now to install the patched RPMs, navigate to the Fonts/i386 (or x86_64) folder and do the following (all from the console):-
# rpm -ivh freetype2-*
# rpm -ivh cairo-*
# rpm -ivh libXft-*
# rpm -ivh fontconfig-*

5. Enable subpixel hinting through your GNOME or KDE desktop manager. I prefer some Microshaft fonts like Tahoma which give perfect rendering (check the screenshot on my post above)

6. Restart X

And now enjoy your great desktop!

-Anshul
AnshulJain

AnshulJain

Joined: 23 Feb 2007
Posts: 507
Location: Bangalore, India

Back to top
View user's profile Send private message
PostPosted: Tue Jan 27, 2009 12:38 am    Post subject: Re: FF3 Font Rendering - Great Fonts on Mandriva Reply with quote

AnshulJain wrote:

5. Enable subpixel hinting through your GNOME or KDE desktop manager.


This step on its own made my Firefox 3 fonts look an awful lot better. I was shocked by the poor look of the fonts after finally updating Firefox, which is why I searched around and found this old thread. Enabling sub-pixel hinting in the KDE control centre sorted it out.

The funny thing is that both Konqueror and Firefox 2 already had great fonts before I did this. Why is Firefox 3 different?
Gelsenbridge

Gelsenbridge

Joined: 24 Oct 2006
Posts: 377
Location: Kent, UK

Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Mandriva Forum Index -> General Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group