rigoletto@
Developer
Hi!
First, I already look on several places for similar situations, and none of the solutions worked for me.
Since yesterday I began to experiment some ugly fonts on www/firefox at some sites, I believe it is more related with websites that rely more on
I know if I disable the
I tried some others browsers and just www/midori seem to not have this problem. Or it is more discrete, maybe.
Also, it is inconsistent sometimes. In github, some pages the "README.md" text is affected and others not, as can be seen here.
I do not have ~/.config/fontconfig/.fonts file, but I tried creating one and tested with several different configurations what changed nothing in relation with the problem. Indeed, modifying anything bellow also did not change anything related with the problem.
Changing the browser fonts in its configurations do nothing in relation to the problem. I also tried to recreate the font cache, and nothing.
Thanks!
First, I already look on several places for similar situations, and none of the solutions worked for me.
Since yesterday I began to experiment some ugly fonts on www/firefox at some sites, I believe it is more related with websites that rely more on
javascript
- but I am not a web developer.I know if I disable the
fontconfig
bitmap font support the problem is gone, but I wont do that because my entire desktop rely on the ohsnap font, and everything was properly working before. 
I tried some others browsers and just www/midori seem to not have this problem. Or it is more discrete, maybe.
Also, it is inconsistent sometimes. In github, some pages the "README.md" text is affected and others not, as can be seen here.
I do not have ~/.config/fontconfig/.fonts file, but I tried creating one and tested with several different configurations what changed nothing in relation with the problem. Indeed, modifying anything bellow also did not change anything related with the problem.
cat
.Xresourses
Code:
Xft.rgba: rgb
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
Xft.dpi: 96
Xft.antialias: 1
Xft.hinting: 1
Xft.autohint: 0
ls
/usr/local/etc/fonts/conf.d
Code:
10-autohint.conf 30-urw-aliases.conf 51-local.conf 80-delicious.conf
10-hinting-slight.conf 31-cantarell.conf 60-latin.conf 90-synthetic.conf
10-scale-bitmap-fonts.conf 40-nonlatin.conf 65-fonts-persian.conf README
11-lcdfilter-default.conf 45-latin.conf 65-nonlatin.conf
20-unhint-small-vera.conf 49-sansserif.conf 69-unifont.conf
30-metric-aliases.conf 50-user.conf 70-yes-bitmaps.conf
Changing the browser fonts in its configurations do nothing in relation to the problem. I also tried to recreate the font cache, and nothing.
Thanks!