Post ATCzKhjBRCcg8MMyWW by mc@hackers.town
 (DIR) More posts by mc@hackers.town
 (DIR) Post #ATCzKh6XkriMCWI7IO by mc@hackers.town
       2023-03-02T11:54:59Z
       
       0 likes, 0 repeats
       
       If all you see on an antialiased white text on a black background are a lot of small rainbows I have the solution. Add this to your ~/.fonts.conf:<?xml version="1.0"?><!DOCTYPE fontconfig SYSTEM "urn:fontconfig:fonts.dtd"><fontconfig>  <description>Disable sub-pixel rendering</description>  <match target="pattern">    <edit name="rgba" mode="assign"><const>none</const></edit>  </match></fontconfig>
       
 (DIR) Post #ATCzKhjBRCcg8MMyWW by mc@hackers.town
       2023-03-02T11:56:28Z
       
       1 likes, 1 repeats
       
       Example site that looks much better now:https://hackaday.io/project/184340-potatopAlso, cool project!
       
 (DIR) Post #ATCzKijZhEWvFrYnlw by mc@hackers.town
       2023-03-02T11:59:52Z
       
       0 likes, 0 repeats
       
       Still not looking good, though, but it's even worse if I turn off AA completely. Anyone know of any good bitmapped Sans Serif, preferably directly downloadable in OTB format?