 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

21st November 2011, 01:35 AM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 40

|
|
|
Improve Fedora's font rendering?
Fedora's current font rendering looks pretty ugly I must say. Is it possible to improve the font rendering so that it looks like Ubuntu's?
|

21st November 2011, 04:03 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Improve Fedora's font rendering?
I too am pretty unhappy about Fedora's font rendering. It seems as though every time I find a fix someplace that makes it look a little better, then something gets updated and it's back to the same crappy looking fonts.
|

21st November 2011, 06:22 AM
|
 |
Registered User
|
|
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,449

|
|
|
Re: Improve Fedora's font rendering?
You can install the infinality packages: freetype-infinality infinality-settings
See the section labeled "Fedora Users":
http://www.infinality.net/blog/infin...etype-patches/
|

21st November 2011, 08:34 PM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 40

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by marko
|
I copied and pasted the command that it gave into terminal, but it said that I'm not in the sudoers file and that it'll be reported.
|

21st November 2011, 06:43 AM
|
|
Registered User
|
|
Join Date: Nov 2007
Location: Berkeley, California
Posts: 690

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by DBelton
I too am pretty unhappy about Fedora's font rendering. It seems as though every time I find a fix someplace that makes it look a little better, then something gets updated and it's back to the same crappy looking fonts. 
|
You probably remember several threads and numerous posts devoted to the topic of ugly font rendering after these (wrongheaded, in my opinion) changes to the font rendering mechanism were first introduced in Fedora 15. You can easily locate them by searching for "fonts" and "ugly". I have little reason to believe the credibility of such reports: it suffices to spend two afternoons going through all the "themes" for various desktop environmenets, created and proudly presented by Linux users, to discover that 99.9% are plain ugly.
|

21st November 2011, 08:38 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Improve Fedora's font rendering?
you can run it using
su -c instead of sudo, or just sign into a root shell and run all the commands without sudo
Code:
su -
(root password)
rpm -Uvh http://www.infinality.net/fedora/linux/infinality-repo-1.0-1.noarch.rpm
yum install freetype-infinality infinality-settings
|

21st November 2011, 09:00 PM
|
|
Registered User
|
|
Join Date: Nov 2011
Posts: 40

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by DBelton
you can run it using
su -c instead of sudo, or just sign into a root shell and run all the commands without sudo
Code:
su -
(root password)
rpm -Uvh http://www.infinality.net/fedora/linux/infinality-repo-1.0-1.noarch.rpm
yum install freetype-infinality infinality-settings
|
That worked great, and holy cow, my fonts look so much better.
|

22nd November 2011, 11:42 PM
|
 |
Registered User
|
|
Join Date: Nov 2010
Location: Amerika
Age: 57
Posts: 35

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by Icedrake
That worked great, and holy cow, my fonts look so much better.
|
Yes, for me too. Thanks so much for the link! That was the one thing driving me crazy.
|

21st November 2011, 11:20 PM
|
 |
Fedora QA Community Monkey
|
|
Join Date: Dec 2008
Location: Vancouver, BC
Posts: 3,768

|
|
|
Re: Improve Fedora's font rendering?
good lord, that package sure hacks the hell out of freetype. freetype-entire-infinality-patchset-20111117-1.patch is huuuuuge. i wonder if he's ever submitted that stuff upstream.
|

22nd November 2011, 12:03 AM
|
 |
Registered User
|
|
Join Date: Nov 2011
Posts: 14

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by AdamW
good lord, that package sure hacks the hell out of freetype. freetype-entire-infinality-patchset-20111117-1.patch is huuuuuge. i wonder if he's ever submitted that stuff upstream.
|
The subpixel hinting patch will be in Freetype soon. The extra enhancements won't be, yet anyway, because they are somewhat hacky. 
---------- Post added at 06:03 PM ---------- Previous post was at 06:01 PM ----------
Quote:
Originally Posted by DBelton
I installed the infinality patches on one of my machines here that I had played around with and gotten most of my fonts looking halfway decent (except for Firefox), but after installing the infinality patches, it looks decent for some things, but Firefox is even worse 
|
Try lowering the alignment and fitting settings in /etc/profile.d/infinality-settings.sh, or use one of the examples and set it to NUDGE or CLASSIC... those ones do less/no snapping, which is what some people aren't liking.
|

21st November 2011, 11:58 PM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Improve Fedora's font rendering?
I installed the infinality patches on one of my machines here that I had played around with and gotten most of my fonts looking halfway decent (except for Firefox), but after installing the infinality patches, it looks decent for some things, but Firefox is even worse
|

22nd November 2011, 12:20 AM
|
 |
Administrator
|
|
Join Date: Aug 2009
Posts: 6,612

|
|
|
Re: Improve Fedora's font rendering?
Thanks Infinality
I started out trying the examples down close to the end, and the CLASSIC one seemed to clear up the Firefox fonts some.
Now I have lots more settings to play around with and get screwed up
It is looking better though, so hopefully I will have it looking good without totally hosing my system
But, it does appear to me that if it takes this much hacking just to get freetype to decently render the fonts, then something major is wrong with freetype.
|

22nd November 2011, 12:41 AM
|
 |
Registered User
|
|
Join Date: Nov 2011
Posts: 14

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by DBelton
But, it does appear to me that if it takes this much hacking just to get freetype to decently render the fonts, then something major is wrong with freetype.
|
As far as it relates to Windows fonts, it's not Freetype's fault. The fonts were encoded with instructions to make them render in B/W pixels, not AA. In other words, the fonts were hacked to death by MS, so to make them look nice, we have to hack the TT renderer in Freetype to death.
If you use default slight hinting and the default LCD filter with Freetype (Fedora disables this I think, for reasons I don't know), you really do get a nice result. It's just that most people expect Arial to render a certain way.... Freetype's render of it is a "different" nice result.
|

22nd November 2011, 01:08 AM
|
 |
'The Blue Dragon'
|
|
Join Date: Jan 2011
Location: chennai
Posts: 996

|
|
|
Re: Improve Fedora's font rendering?
infinality has always worked good in my fedora.I have a WSXGA+ panel and it fits great.
google chrome font rendering is not as good as firefox and its the only gripe for me.
keep up the good work infinality.
__________________
LENOVO Y580 FHD Intel® Core™ i7-3630QM CPU @ 2.40GHz × 8 |660M GTX NVIDIA | 120 GB SSD OCZ AGILITY Fedora
|

22nd November 2011, 02:33 AM
|
 |
Registered User
|
|
Join Date: Nov 2011
Posts: 14

|
|
|
Re: Improve Fedora's font rendering?
Quote:
Originally Posted by hadrons123
infinality has always worked good in my fedora.I have a WSXGA+ panel and it fits great.
google chrome font rendering is not as good as firefox and its the only gripe for me.
keep up the good work infinality.
|
Thanks! Your Chrome issue might be related to this:
http://code.google.com/p/chromium/is...etail?id=96926
If so, that's Chrome's fault.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:54 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|