Having clear rendering of text on the desktop, wherever it be for typing, browsing the internet is a 'must' for me.
I have been using this script which to my eyes does make a difference especially on my laptop.
FreeType font rendering library adjustments to improve visibility on the Linux platform
https://github.com/maximilionus/freetyp ... n/releases
Basic Usage:
Download the latest release here and unpack it to any user available location
Open the terminal in the unpacked directory
Run the command below, root required:
Code: Select all
./freetype-envision.sh install
Reboot
To Remove
Run the command below, root required:
Code: Select all
./freetype-envision.sh remove
Reboot