Me again. 馃槅 Since Rio is rendering from it's own GPU engine it will not use the ~/.config/fontconfig/fonts.conf like all my other programs.
For example I use:
<match target="pattern">
<test qual="any" name="family"><string>DejaVuSansM Nerd Font Mono</string></test>
<edit name="antialias" mode="assign"><bool>false</bool></edit>
<edit name="hintstyle" mode="assign"><const>hintslight</const></edit>
<edit name="hinting" mode="assign"><bool>false</bool></edit>
<edit name="rgba" mode="assign"><const>rgb</const></edit>
<edit name="lcdfilter" mode="assign"><const>lcddefault</const></edit>
</match>
Yeah, I really dislike anti-alias. I use a very specific font that is very crisp (especially) when anti-alias is disabled. Which looks so much better (believe me).
It would therefor be nice to have a rendering option to turn off anti-alias.
For reference, here is a next to next comparison (left is my old XFCE terminal, anti-alias off, hinting off. On the right is Rio).

(Important: Open the image is a new tab, so you don't get browser blurry artifacts!)
Me again. 馃槅 Since Rio is rendering from it's own GPU engine it will not use the
~/.config/fontconfig/fonts.conflike all my other programs.For example I use:
Yeah, I really dislike anti-alias. I use a very specific font that is very crisp (especially) when anti-alias is disabled. Which looks so much better (believe me).
It would therefor be nice to have a rendering option to turn off anti-alias.
For reference, here is a next to next comparison (left is my old XFCE terminal, anti-alias off, hinting off. On the right is Rio).
(Important: Open the image is a new tab, so you don't get browser blurry artifacts!)