Closed swingcake closed 6 years ago
cd /etc/fonts/conf.d
sudo ln -s ../conf.avail/10-hinting-slight.conf ./
sudo ln -s ../conf.avail/10-scale-bitmap-fonts.conf ./
sudo ln -s ../conf.avail/10-antialias.conf ./
sudo rm 70-yes-bitmaps.conf
sudo ln -s ../conf.avail/70-no-bitmaps.conf ./
I did not know that enabling bitmap fonts would have some side-effects. I'm sure but something seems wrong with my the text in Chrome(just as if it's using a new font altogether). I don't like it.
Please help me disable bitmap fonts. I enabled them as mentioned in the README:
Thanks in advance!