After you globally configured your fontconfig to have /etc/fonts/conf.d/70-no-bitmaps.conf add this to your ~/.fonts.conf
<!-- To disable bitmap fonts whereever possible put the following rule in your personal ~/.fonts.conf file: --> <match target="pattern"> <edit name="prefer_bitmap"> <bool>false</bool> </edit> </match> It works for me on Gentoo. -- Times, Helvetica, and Courier show up as bitmap fonts https://bugs.launchpad.net/bugs/76653 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs