I recently switched distros and I've lost antialiased fonts in fvwm.
In my previous distro, I had to enable them manually. I think I added
stuff to /etc/fonts/local.conf, but I can't remember for sure because
I didn't write it down (stupid). Anyway, I know that I'm using xft
fonts in FVWM, and I know that antialiasing is working in other apps.
Here's what I've tried so far:
added antialias stuff to /etc/fonts/local.conf:
<match target="font">
<edit name="antialias" mode="assign">
<bool>true</bool>
</edit>
</match>
made a ~/.fonts.conf (with same stuff as above)
tried antialias=true in FVWM font specification
I appologize for not searching the archives, but they haven't been
working for me for the past few days (searches fail, links are broken,
etc.).
Thanks,
jpkotta