Tell me more ×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.

Having installed Fedora 17, the fonts still not feel smooth enough...

I've tried this, and they improved a lot, still I don't get Windows like smoothness.

Using a Java IDE, called intellij so font rendering is very important.

Any ideas on how to get them better? Using 24" display, 1920 x 1200 res

It's basically this question updated for Fedora 17 (procedure there did not make much change)

Here is a sample:

enter image description here

Here is a Consolas font (In Windows) (is different, I don't have the same font in Linux)

enter image description here

share|improve this question
1  
On the lack of Consolas.ttf... the TTF fonts from Windows can be used. Copy them to ~/.fonts/ or type fonts:/// in a Nautilus address bar to drag and drop. – Christopher Jan 29 at 22:35
Did that... tried to remove hinting with FontForge but could not do it :( Validation error, Fedora does not recognize it. – jacktrades Jan 29 at 22:37
Your second image showing the Consolas font looks terrible. The first image is much better. Perhaps one is a low quality JPEG? – Michael Hampton Jan 29 at 23:36
Don't know why, but the second snapshot actually looks great... – jacktrades Jan 30 at 0:42

1 Answer

up vote 1 down vote accepted

Try here for instructions on Freeworld, an alternative to Infinality, which I personally prefer.

However, there is a specific issue with Java and Linux, or rather with Swing: http://stackoverflow.com/questions/8402797/swing-font-rendering

share|improve this answer
Thx, here was the actual answer – jacktrades Jan 29 at 22:15

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.