1. Install FreeType from RPM Fusion
Download and install the freeworld-freetype RPM from RPM Fusion, this package has the font hinting support that was patented by Apple, but expired in 2010.
2. Install the Gnome Tweak Tool
> sudo yum install gnome-tweak-tool
3. Configure font rendering
I liked Hinting: Slight, Anitaliasing: Grayscale, Font Size: 10pt.
With the above changes, we are pretty much there. Most of the applications under Gnome start to look pretty good. However, there is one little bugbear, Google Chrome still looks pretty ugly. To get that looking better there are a couple more steps required.
4. Configure .fonts.conf
Create a $HOME/.fonts.conf file and add the following into it:
5. Configure the fonts used by Google Chrome
Go to: Settings -> Advanced Settings -> Web content -> Customise Fonts.
I selected the fonts such they matched my default fonts in Gnome (Sans, Serif and Monospace).
6. Restart Google Chrome
I actually did a reboot, but I suspect that is not actually required, but you will need to make sure that you kill all of the Google Chrome processes include any background daemons.
1 comment:
To make it easier and release version compatible just run:
sudo yum update freetype-freeworld
Best regards,
Bas van Beek
TYPO3 Multishop
https://www.typo3multishop.com/
Post a Comment