https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291746

--- Comment #12 from [email protected] ---
Right, according to xorg-server outp, the .fonts.conf that is actually picked
up is in

~/.config/fontconfig/fonts.conf

That one currently has - 

<fontconfig>

<selectfont>
 <rejectfont>
  <pattern>
   <patelt name="scalable">
    <bool>false</bool>
   </patelt>
  </pattern>
 </rejectfont>
 <acceptfont>
  <pattern>
   <patelt name="family" >
    <string>xos4 Terminus</string>
   </patelt>
  </pattern>
 </acceptfont>
</selectfont>

<...>

I will play around and report back. I've also picked up
https://gitlab.freedesktop.org/fontconfig/fontconfig/-/commit/aaa8aca60993ae635dba4ed9fa8bd06ad0b52128
from https://bbs.archlinux.org/viewtopic.php?id=306612

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Reply via email to